From c0ee16b32a12f82cb203dd490be6d5303b1375fc Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Sun, 6 May 2018 00:51:09 +0000 Subject: [PATCH] 3.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5fcd99..89ddc77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unistore", - "version": "3.0.4", + "version": "3.0.5", "description": "Dead simple centralized state container (store) with preact and react bindings.", "source": "src/index.js", "module": "dist/unistore.es.js",