From add984b3849196250f8cecd45ac49106e109a66e Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Tue, 19 Dec 2017 12:40:19 -0500 Subject: [PATCH] 3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e477b5a..be49ba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unistore", - "version": "3.0.2", + "version": "3.0.3", "description": "Dead simple centralized state container (store) with preact and react bindings.", "source": "src/index.js", "module": "dist/unistore.es.js",