This commit is contained in:
Christopher Chedeau 2015-05-15 15:59:39 -07:00
parent 0fbe091304
commit 7a1c52c8e9
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.4.3"
s.version = "0.4.4"
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.4.3",
"version": "0.4.4",
"description": "A framework for building native apps using React",
"repository": {
"type": "git",