diff --git a/package.json b/package.json index aed2ae08e..efb72fc04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-emulator", - "version": "3.5.32", + "version": "3.5.33", "description": "Emulator for the Microsoft Bot Framework. Allows developers to test and debug their bots on localhost.", "main": "./app/server/main.js", "scripts": {