From f2eddb169fc75c09ec6c043e8cd992aece3bb9bf Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 9 Oct 2017 21:55:01 +0200 Subject: [PATCH] 1.1.5 --- 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 89d91a0..0fabd08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tapbundle", - "version": "1.1.4", + "version": "1.1.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0ae22dc..4dbd616 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tapbundle", - "version": "1.1.4", + "version": "1.1.5", "description": "tap bundled for tapbuffer", "main": "dist/index.js", "typings": "dist/index.d.ts",