This commit is contained in:
Alex Kotliarskyi 2015-05-08 13:37:14 -07:00
parent 62b90cfcc5
commit 41612f37b0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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