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