diff --git a/package-lock.json b/package-lock.json index f2768fea..49517a9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "botframework-directlinejs", - "version": "0.16.0", + "version": "0.16.1-0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "botframework-directlinejs", - "version": "0.16.0", + "version": "0.16.1-0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.29.7", diff --git a/package.json b/package.json index 02ea5d16..a4dab276 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-directlinejs", - "version": "0.16.0", + "version": "0.16.1-0", "description": "Client library for the Microsoft Bot Framework Direct Line 3.0 protocol", "files": [ "dist/**/*",