diff --git a/package-lock.json b/package-lock.json index 892f11d8..e82d7aea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "botframework-directlinejs", - "version": "0.15.7-0", + "version": "0.15.9-0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "botframework-directlinejs", - "version": "0.15.7-0", + "version": "0.15.9-0", "license": "MIT", "dependencies": { "@babel/runtime": "7.26.10", diff --git a/package.json b/package.json index 3a395cc5..02ab7f4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-directlinejs", - "version": "0.15.7-0", + "version": "0.15.9-0", "description": "Client library for the Microsoft Bot Framework Direct Line 3.0 protocol", "files": [ "dist/**/*",