Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
Merge branch 'release/0.5.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Yago committed May 17, 2016
2 parents 5f33f75 + f3bbe27 commit 2a78ee4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/templates/gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ node_modules
.sass-cache
*.DS_Store
.publish
.env

/dist
/build
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-toolbox",
"version": "0.5.1",
"version": "0.5.2",
"description": "Yeoman generator",
"license": "MIT",
"main": "app/index.js",
Expand Down

0 comments on commit 2a78ee4

Please sign in to comment.