diff --git a/package-lock.json b/package-lock.json index 6ed792c..4e19dca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "unipile-node-sdk", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "unipile-node-sdk", - "version": "1.1.0", + "version": "1.1.1", "license": "ISC", "dependencies": { "@sinclair/typebox": "^0.31.8", diff --git a/package.json b/package.json index f02fff8..fa52a19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unipile-node-sdk", - "version": "1.1.0", + "version": "1.1.1", "description": "Unipile node SDK", "author": "Unipile", "license": "ISC",