diff --git a/app/templates/package.json b/app/templates/package.json index a45fe7187..376f0aa60 100644 --- a/app/templates/package.json +++ b/app/templates/package.json @@ -1,6 +1,6 @@ { "name": "nitro", - "version": "0.2.6", + "version": "0.2.7", "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 b7a0ee306..7335909c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-nitro", - "version": "0.2.6", + "version": "0.2.7", "description": "Yeoman generator for the nitro frontend framework", "license": "MIT", "repository": "namics/generator-nitro",