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