From 1681fc729d90f10bbcf029a8e94ce06fcaea9230 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 31 Mar 2017 19:18:21 +0200 Subject: [PATCH] 7.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74b3b28..5280083 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.0.2", + "version": "7.0.3", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {