diff --git a/app/templates/package.json b/app/templates/package.json index 07ba10e10..6da0adbf1 100644 --- a/app/templates/package.json +++ b/app/templates/package.json @@ -1,6 +1,6 @@ { "name": "nitro", - "version": "0.2.2", + "version": "0.2.3", "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 276adbefe..69049fffc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-nitro", - "version": "0.2.2", + "version": "0.2.3", "description": "Yeoman generator for the nitro frontend framework", "license": "MIT", "repository": "namics/generator-nitro",