From 1eeda8073a9f9cf236907ed1df3577bf2f2f31e1 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Wed, 12 Aug 2015 16:31:39 +0300 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78c1f8bfe6..9cba68f67a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-devtools", - "version": "0.2.0", + "version": "1.0.0", "description": "Redux DevTools with hot reloading and time travel", "main": "lib/index.js", "scripts": {