From 310a683e1414ff0a93ca5980a86fb9d2a52d6651 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 10 Jul 2017 12:42:11 +0200 Subject: [PATCH] 1.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 920c34c..83ae10f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "1.0.17", + "version": "1.0.18", "description": "flexible task management. TypeScript ready!", "main": "dist/index.js", "typings": "dist/index.d.ts",