From 7c672b0e581a66505a33af6017b68f09bb63df1e Mon Sep 17 00:00:00 2001 From: Zhigang Fang Date: Fri, 21 Oct 2016 15:15:38 +0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbef942..2c94bde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-routy", - "version": "0.0.1", + "version": "0.0.2", "description": "Routing for react-native with redux and Navigator", "main": "index.js", "scripts": {