From 1e78e2c4909e4e852404b3c981f66a7881686a99 Mon Sep 17 00:00:00 2001 From: "Jerry.Luo" Date: Mon, 25 Mar 2019 20:45:33 +0800 Subject: [PATCH] Bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a8b03d..4f18b51 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-smart-code", "license": "MIT", - "version": "1.0.6", + "version": "1.0.7", "repository": { "type": "git", "url": "git@github.com:RoJoHub/react-native-smart-code.git"