From 44b3ba131306aed247b4b52d39f64fe82c9f6582 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 9 Jun 2017 23:33:45 +0200 Subject: [PATCH] 1.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9f3466..f98598d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "1.0.13", + "version": "1.0.14", "description": "flexible task management. TypeScript ready!", "main": "dist/index.js", "typings": "dist/index.d.ts",