mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-16 12:39:32 +08:00
[Versions] Update versions in package.json and podspec to 0.7.1
Summary: When developing against master I want to rely on the version numbers being reasonably accurate. Closes https://github.com/facebook/react-native/pull/1804 Github Author: James Ide <ide@jameside.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "React"
|
||||
s.version = "0.4.2"
|
||||
s.version = "0.8.0"
|
||||
s.summary = "Build high quality mobile apps using React."
|
||||
s.description = <<-DESC
|
||||
React Native apps are built using the React JS
|
||||
|
||||
Reference in New Issue
Block a user