diff --git a/package.json b/package.json index 2ab1e90..bc5a8ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/remoteingress", - "version": "1.0.2", + "version": "1.0.3", "private": false, "description": "Provides a service for creating private tunnels and reaching private clusters from the outside as part of the @serve.zone stack.", "main": "dist_ts/index.js", @@ -59,4 +59,4 @@ "TypeScript", "node.js" ] -} \ No newline at end of file +}