From d4c66af0d8532396a8841fafe1be0f564da3db4e Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 20 Jul 2017 17:51:44 +0200 Subject: [PATCH] 7.2.4 --- 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 c3a564f..f89c7e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.3", + "version": "7.2.4", "lockfileVersion": 1, "dependencies": { "@gulp-sourcemaps/identity-map": { diff --git a/package.json b/package.json index de92286..eeb5911 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.3", + "version": "7.2.4", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {