From 49ef44ab8e40a797bd4fe862957d211bf66d835c Mon Sep 17 00:00:00 2001 From: Simone Busoli Date: Sun, 3 Jan 2021 18:37:20 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=9A=80=20release=20v0.1.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3059e0d..430842c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "navigation-state-hooks", - "version": "0.1.2", + "version": "0.1.3", "description": "React Hooks for storing navigation state", "author": "Simone Busoli ", "repository": "simoneb/navigation-state-hooks",