From 22fd98114ed2429779b401d3fbfb2b21175b8d6b Mon Sep 17 00:00:00 2001 From: crjens Date: Tue, 15 Nov 2016 16:38:51 -0800 Subject: [PATCH] inc version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {