From 3bbca9b0b414cb186f8131939188332fb49d78ea Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 4 May 2017 23:15:14 +0200 Subject: [PATCH] 1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3a3955..d6affc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tapbundle", - "version": "1.0.10", + "version": "1.0.11", "description": "tap bundled for tapbuffer", "main": "dist/index.js", "typings": "dist/index.d.ts",