From c894466b8ba88b9538a6eda3bd9fe219aaa489ac Mon Sep 17 00:00:00 2001 From: slorber Date: Wed, 2 Oct 2019 11:44:55 +0200 Subject: [PATCH] chore: release 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fead6aa..e7da45a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-hooks", - "version": "1.0.3", + "version": "1.1.0", "description": "React hooks for convenient react-navigation use", "main": "dist/commonjs/Hooks.js", "module": "dist/module/Hooks.js",