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