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