diff --git a/app/templates/package.json b/app/templates/package.json index abb675741..624f34041 100644 --- a/app/templates/package.json +++ b/app/templates/package.json @@ -1,6 +1,6 @@ { "name": "nitro", - "version": "0.1.2", + "version": "0.2.0", "description": "Nitro is a Node.js application for simple and complex frontend development with a tiny footprint.", "license": "MIT", "repository": "namics/generator-nitro", diff --git a/package.json b/package.json index f58b340d6..04630ca07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-nitro", - "version": "0.1.2", + "version": "0.2.0", "description": "Yeoman generator for the nitro frontend framework", "license": "MIT", "repository": "namics/generator-nitro",