diff --git a/package.json b/package.json index 7206dd6..be563f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connector", - "version": "1.0.0", + "version": "1.1.0", "description": "Connector between backend & local network", "main": "index.js", "bin": "index.js", @@ -52,4 +52,4 @@ "nodemon": "^2.0.15", "pkg": "^5.8.0" } -} \ No newline at end of file +}