diff --git a/package-lock.json b/package-lock.json index a54d4d0a4..7f631f2df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "botframework-directlinejs", - "version": "0.13.2-0", + "version": "0.14.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 63a91413c..0dbd60ef9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-directlinejs", - "version": "0.13.2-0", + "version": "0.14.0", "description": "Client library for the Microsoft Bot Framework Direct Line 3.0 protocol", "files": [ "dist/**/*",