Skip to content

Commit

Permalink
tagging as 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dabit3 committed May 8, 2017
1 parent aff9299 commit 2f04f0e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
node_modules
yarn.lock
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
node_modules
yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-xp-app",
"version": "0.1.3",
"version": "0.1.5",
"description": "react xp project generator",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 2f04f0e

Please sign in to comment.