From 6345e8c8a6306081797d7d720e4f3840297ef52c Mon Sep 17 00:00:00 2001 From: Martin Konicek Date: Thu, 8 Oct 2015 20:53:30 +0100 Subject: [PATCH] Bump version of react-native-cli to 0.1.5 --- react-native-cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-cli/package.json b/react-native-cli/package.json index 31fddd66bd5..332ba705dc3 100644 --- a/react-native-cli/package.json +++ b/react-native-cli/package.json @@ -1,6 +1,6 @@ { "name": "react-native-cli", - "version": "0.1.4", + "version": "0.1.5", "description": "The ReactNative cli tools", "main": "index.js", "scripts": {