Skip to content

Commit 1ec6065

Browse files
committed
Version bump
1 parent 11d408c commit 1ec6065

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-create-library",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Tool to create a React Native library with a single command",
55
"bin": "cli.js",
66
"main": "lib.js",
@@ -55,4 +55,4 @@
5555
"rnpm": {
5656
"plugin": "./command.js"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)