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