Skip to content

Commit 4d9139d

Browse files
committed
Merge branch 'main' of https://github.com/beatjs/react-component into main
2 parents a4b1311 + 01d8304 commit 4d9139d

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)