This commit is contained in:
Christopher Chedeau 2015-04-20 09:39:37 -07:00
parent c3658fd90a
commit 3e8b41f5b1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "React"
s.version = "0.3.1"
s.version = "0.4.0"
s.summary = "Build high quality mobile apps using React."
s.description = <<-DESC
React Native apps are built using the React JS

View File

@ -1,6 +1,6 @@
{
"name": "react-native",
"version": "0.3.7",
"version": "0.4.0",
"description": "A framework for building native apps using React",
"repository": {
"type": "git",