diff --git a/package.json b/package.json index 225f137..7ae84d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "2.3.2", + "version": "2.4.0", "description": "write npm modules with TypeScript", "main": "index.js", "typings": "./index.d.ts",