From 7fd3a3a8e5e329ae28e875cafd315767cbcd0a7a Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Thu, 25 Jun 2015 11:26:00 -0700 Subject: [PATCH] [Package.json] Rename version to -rc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85d0da2be6f..a6f4db50aea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native", - "version": "0.7.0", + "version": "0.7.0-rc", "description": "A framework for building native apps using React", "license": "BSD-3-Clause", "repository": {