From b676d446f877f8cf9d8c92d491585079ff18a54e Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Mon, 20 Jul 2015 23:24:29 +0300 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ee5a8e0..97971303 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-devtools", - "version": "0.1.1", + "version": "0.1.2", "description": "Redux DevTools with hot reloading and time travel", "main": "lib/index.js", "scripts": {