Skip to content

Commit 2af0888

Browse files
committed
publis 0.3.1
1 parent 88c0db4 commit 2af0888

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ignite-cli/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-ignite",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Create new react native files that fit the IR workflow",
55
"files": [
66
"index.js"
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"colors": "^1.1.2",
3232
"commander": "^2.9.0",
33-
"generator-react-native-ignite": "^0.3.0",
33+
"generator-react-native-ignite": "^0.3.1",
3434
"ramda": "^0.20.0",
3535
"shelljs": "^0.6.0",
3636
"yeoman-generator": "^0.21.1",

ignite-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-react-native-ignite",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Create new react native files that fit the IR workflow",
55
"files": [
66
"app",

0 commit comments

Comments
 (0)