From 3b50365ea9a11a854cb6f48180008df332ff16a8 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 23 Jul 2017 15:06:47 +0200 Subject: [PATCH] 7.2.6 --- 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 0c1e7a9..a00315a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.5", + "version": "7.2.6", "lockfileVersion": 1, "dependencies": { "@gulp-sourcemaps/identity-map": { diff --git a/package.json b/package.json index a411f97..49d7d99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.5", + "version": "7.2.6", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {