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