Skip to content

Commit ce0ad9f

Browse files
author
Eric Vicenti
committed
0.5.0
1 parent 4673dca commit ce0ad9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

React.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "React"
3-
s.version = "0.4.4"
3+
s.version = "0.5.0"
44
s.summary = "Build high quality mobile apps using React."
55
s.description = <<-DESC
66
React Native apps are built using the React JS

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native",
3-
"version": "0.4.4",
3+
"version": "0.5.0",
44
"description": "A framework for building native apps using React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)