From beac49d5d2525205d9b957087ed3e498f27c663f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 28 Jul 2017 01:21:41 +0200 Subject: [PATCH] 7.2.8 --- 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 ae23b2d..bdf0f99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.7", + "version": "7.2.8", "lockfileVersion": 1, "dependencies": { "@gulp-sourcemaps/identity-map": { diff --git a/package.json b/package.json index 05fcc96..ed7505e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.7", + "version": "7.2.8", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {