From 146b9cf68373f83f5d9c82dc30fb93c892c1b475 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 18 Jan 2016 15:35:59 +0100 Subject: [PATCH] 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c81f7d9..b54ad5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "1.0.5", + "version": "1.0.6", "description": "write npm modules with TypeScript", "main": "index.js", "typings": "./index.d.ts",