diff --git a/package-lock.json b/package-lock.json index b09abe618c..f9b09b1ade 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "botframework-webchat", - "version": "0.11.0", + "version": "0.11.1", "lockfileVersion": 1, "dependencies": { "@types/body-parser": { diff --git a/package.json b/package.json index f16f49bf4f..5c71dca60e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-webchat", - "version": "0.11.0", + "version": "0.11.1", "description": "Embeddable web chat control for the Microsoft Bot Framework", "main": "built/BotChat.js", "types": "built/BotChat.d.ts",