From 24f9e5e9821464ce97496430c2b0c13894c8acee Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 14 Jan 2016 20:26:17 +0100 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a313912..4ef8a8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "1.0.0", + "version": "1.0.1", "description": "write npm modules with TypeScript", "main": "index.js", "bin": {