From cc85da65a9db03abeb78967c1c3e4e0213c3c348 Mon Sep 17 00:00:00 2001 From: Vance Lucas Date: Wed, 2 May 2018 09:00:13 -0500 Subject: [PATCH] 1.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80bd1fb..9083fc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "toystore", - "version": "1.5.1", + "version": "1.5.2", "description": "Lightweight central store of state with the ability to watch for and react to specific property changes", "main": "es5/index.js", "scripts": {