diff --git a/package.json b/package.json index 0b0bad6..44bc199 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "1.0.12", + "version": "2.0.0", "description": "write npm modules with TypeScript", "main": "index.js", "typings": "./index.d.ts",