From 4d01dc8721bce6dae0d8307356731cd2fd83f01d Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Fri, 3 Jan 2020 09:28:19 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ecbcea..4f483e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-navigation-props-mapper", - "version": "1.0.1", + "version": "1.0.2", "description": "Make your life a little easier by using regular props with react-navigation.", "main": "dist/index.js", "types": "dist/index.d.ts",