From f3a4e99d4c62b27773fa2e520998e55f129f3819 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Wed, 17 Jun 2020 19:38:17 -0400 Subject: [PATCH] 3.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60f688e..67ec7ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unistore", - "version": "3.5.1", + "version": "3.5.2", "description": "Dead simple centralized state container (store) with preact and react bindings.", "source": "src/index.js", "module": "dist/unistore.es.js",