diff --git a/package.json b/package.json index ff0132a..40a0420 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openproxy", - "version": "1.1.0", + "version": "1.1.1", "description": "A lightweight, production-ready OpenAI-compatible proxy server that seamlessly forwards LLM API requests to any endpoint with comprehensive logging, cost tracking, and PostgreSQL integration. Perfect for monitoring API usage, calculating costs, and maintaining audit trails for your AI applications.", "main": "proxy.ts", "scripts": {