From ca8882962e00c24001a5791e84ba3683a74b7a43 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 10 Jul 2017 12:45:36 +0200 Subject: [PATCH] 1.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b973e2d..4cef13d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "1.0.18", + "version": "1.0.19", "description": "flexible task management. TypeScript ready!", "main": "dist/index.js", "typings": "dist/index.d.ts",