From a7662df0c14ea22ab49608ac6a7dd4a8f2799c8b Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Thu, 1 Dec 2016 13:44:23 -0800 Subject: [PATCH] version 3.5.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33979c587..7c1c254d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botframework-emulator", - "version": "3.5.20", + "version": "3.5.21", "description": "Emulator for the Microsoft Bot Framework. Allows developers to test and debug their bots on localhost.", "main": "./app/server/main.js", "scripts": {