From 9713bd2a01b1a08a9c3c36842b208d21f4f82acc Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Mon, 8 Feb 2016 16:37:54 +0000 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5466641e..56edf35a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-devtools", - "version": "3.1.0", + "version": "3.1.1", "description": "Redux DevTools with hot reloading and time travel", "main": "lib/index.js", "scripts": {