diff --git a/package.json b/package.json index a2e5a16..b5d88d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coretraffic", - "version": "1.0.185", + "version": "1.0.186", "description": "CoreTraffic is a TypeScript-based solution for routing and managing network traffic within a Docker setup, featuring SSL redirection and Coreflow integration for real-time configuration updates.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -73,4 +73,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}