From bd3873a359fac1d32a0ef3554f3a91a5eeb9f788 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 13 May 2017 10:22:06 +0200 Subject: [PATCH] 7.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e956ae3..65f1a0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.0.18", + "version": "7.1.0", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {