[Package.json] Rename version to -rc

This commit is contained in:
Brent Vatne
2015-06-25 11:26:00 -07:00
parent 30f739b2fb
commit 7fd3a3a8e5
+1 -1
View File
@@ -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": {