Skip to content

Commit 01d8304

Browse files
committed
[podspec] update
1 parent a9f9f2f commit 01d8304

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-component",
33
"title": "React Component",
4-
"version": "1.0.0",
4+
"version": "0.0.7",
55
"description": "Tool to create a React Native library with a command-line interface",
66
"main": "index.js",
77
"scripts": {

react-component.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = "react-component"
4-
s.version = "0.0.6"
4+
s.version = "0.0.7"
55
s.summary = "An runtime base on react-native."
66
s.description =
77
<<-DESC

0 commit comments

Comments
 (0)