From 31243f0415850dcc91fbf2f774cccb7ab4a3ff72 Mon Sep 17 00:00:00 2001 From: Miklos Bertalan Date: Thu, 14 Jun 2018 10:14:54 +0200 Subject: [PATCH] release v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 313911f..bc1a34e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-easy-params", - "version": "2.0.1", + "version": "2.0.2", "description": "Automatic synchronization between your state, the URL and the LocalStorage.", "main": "dist/cjs.es5.js", "module": "dist/es.es5.js",