diff --git a/package-lock.json b/package-lock.json index 6646e1b..a766390 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "unipile-node-sdk", - "version": "1.1.3", + "version": "1.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "unipile-node-sdk", - "version": "1.1.3", + "version": "1.2.0", "license": "ISC", "dependencies": { "@sinclair/typebox": "^0.31.8", diff --git a/package.json b/package.json index ec0a693..4e4c693 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unipile-node-sdk", - "version": "1.1.3", + "version": "1.2.0", "description": "Unipile node SDK", "author": "Unipile", "license": "ISC",