From 56b1c5a360794db921d4018730f4ecdb47be393b Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Wed, 15 Jul 2015 01:51:10 +0300 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7876cbc5a..0ee5a8e0fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-devtools", - "version": "0.1.0", + "version": "0.1.1", "description": "Redux DevTools with hot reloading and time travel", "main": "lib/index.js", "scripts": {