We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469ae1f commit abea586Copy full SHA for abea586
React.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "React"
3
- s.version = "0.4.0"
+ s.version = "0.4.1"
4
s.summary = "Build high quality mobile apps using React."
5
s.description = <<-DESC
6
React Native apps are built using the React JS
package.json
{
"name": "react-native",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "A framework for building native apps using React",
"repository": {
"type": "git",
0 commit comments