1 parent 6d78b75 commit 6edb671Copy full SHA for 6edb671
2 files changed
React.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "React"
3
- s.version = "0.8.0"
+ s.version = "0.11.0-rc"
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.8.0",
+ "version": "0.11.0-rc",
"description": "A framework for building native apps using React",
"license": "BSD-3-Clause",
"repository": {
0 commit comments