From 4368713ad55e91661a2eed40f58b9593b203ba0f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 15 Jan 2017 21:45:12 +0100 Subject: [PATCH] 6.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24bcf23..ac68015 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "6.1.1", + "version": "6.1.2", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {