Skip to content

Commit

Permalink
prepare 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ernscht committed Dec 14, 2015
1 parent 9851077 commit 5ff9123
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/templates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nitro",
"version": "0.2.0",
"version": "0.2.1",
"description": "Nitro is a Node.js application for simple and complex frontend development with a tiny footprint.",
"license": "MIT",
"repository": "namics/generator-nitro",
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-nitro",
"version": "0.2.0",
"version": "0.2.1",
"description": "Yeoman generator for the nitro frontend framework",
"license": "MIT",
"repository": "namics/generator-nitro",
Expand Down

0 comments on commit 5ff9123

Please sign in to comment.