diff --git a/package.json b/package.json index 1e99a2d..658d702 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/remoteingress", - "version": "1.0.3", + "version": "1.0.4", "private": false, "description": "Provides a service for creating private tunnels and reaching private clusters from the outside, facilitating secure remote access as part of the @serve.zone stack.", "main": "dist_ts/index.js", @@ -64,4 +64,4 @@ "software development", "private network integration" ] -} \ No newline at end of file +}