Compare commits

...
Author SHA1 Message Date
Eric Vicenti ce0ad9f712 0.5.0 2015-06-05 15:35:40 -07:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "React"
s.version = "0.4.4"
s.version = "0.5.0"
s.summary = "Build high quality mobile apps using React."
s.description = <<-DESC
React Native apps are built using the React JS
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native",
"version": "0.4.4",
"version": "0.5.0",
"description": "A framework for building native apps using React",
"repository": {
"type": "git",