diff --git a/package-lock.json b/package-lock.json index 725cfa384c..5a4bbbe845 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "botframework-webchat", - "version": "0.11.2", + "version": "0.11.3", "lockfileVersion": 1, "dependencies": { "@types/body-parser": { diff --git a/package.json b/package.json index 0ccb6d05ec..9db76b17c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-webchat", - "version": "0.11.2", + "version": "0.11.3", "description": "Embeddable web chat control for the Microsoft Bot Framework", "main": "built/BotChat.js", "types": "built/BotChat.d.ts",