From 41d5ceae6f2a593df0675155e21bd5d35bc7aa84 Mon Sep 17 00:00:00 2001 From: dimapaloskin Date: Sun, 11 Nov 2018 13:08:59 +0300 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59f1398..9bcf094 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-shared-hooks", - "version": "0.0.3", + "version": "0.0.4", "description": "React shared hooks", "main": "dist/index.js", "repository": "https://github.com/dimapaloskin/react-shared-hooks",