From b08e0c5660b7141f2c0a92c668c2acb397bc527f Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Tue, 5 Nov 2019 11:23:30 -0500 Subject: [PATCH] 3.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91d512a..60f688e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unistore", - "version": "3.5.0", + "version": "3.5.1", "description": "Dead simple centralized state container (store) with preact and react bindings.", "source": "src/index.js", "module": "dist/unistore.es.js",