From 425a86b33ce2629b50bd69050f756df95dc09b4f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 18 Jul 2017 14:41:55 +0200 Subject: [PATCH] 7.2.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4fc7aae..188e766 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.1.8", + "version": "7.2.0", "lockfileVersion": 1, "dependencies": { "@gulp-sourcemaps/identity-map": { diff --git a/package.json b/package.json index 37f28b1..6470ed7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.1.9", + "version": "7.2.0", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {