diff --git a/package.json b/package.json index 94c109e..cd835e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-node-typescript", - "version": "2.3.2", + "version": "3.0.0", "description": "A minimal Yeoman Generator for creating NodeJS modules using TypeScript", "license": "MIT", "main": "app/index.js",