From 8e5f739cadaa5d40c72c09c0554a1e8f2ba9cf08 Mon Sep 17 00:00:00 2001 From: Aral Roca Gomez Date: Sat, 13 Mar 2021 00:23:54 +0100 Subject: [PATCH] Update package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01a9046..c417bef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fragmented-store", - "version": "0.1.2", + "version": "0.1.3", "description": "Small library to manage the (P)React state", "source": "index.js", "main": "dist/index.js",