From ebdda5f9690a59a9892e335260d5361f633631b7 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sat, 2 Apr 2016 19:22:17 +0200 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62fc752..cb64377 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "4.0.0", + "version": "4.0.1", "description": "write npm modules with TypeScript", "main": "dist/index.js", "bin": {