0.4.0
This commit is contained in:
parent
c3658fd90a
commit
3e8b41f5b1
|
@ -1,6 +1,6 @@
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = "React"
|
s.name = "React"
|
||||||
s.version = "0.3.1"
|
s.version = "0.4.0"
|
||||||
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
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "react-native",
|
"name": "react-native",
|
||||||
"version": "0.3.7",
|
"version": "0.4.0",
|
||||||
"description": "A framework for building native apps using React",
|
"description": "A framework for building native apps using React",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue