Skip to content

Commit

Permalink
prepare 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ernscht committed Jan 1, 2016
1 parent 7864796 commit 4742f86
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.1",
"version": "0.2.2",
"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.1",
"version": "0.2.2",
"description": "Yeoman generator for the nitro frontend framework",
"license": "MIT",
"repository": "namics/generator-nitro",
Expand Down

0 comments on commit 4742f86

Please sign in to comment.