From 017c0789cadc3a48ba2ce39aedcb050ab3f4063f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 10 Jul 2017 14:29:02 +0200 Subject: [PATCH] 1.0.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af357d8..c0d13bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskbuffer", - "version": "1.0.20", + "version": "1.0.21", "description": "flexible task management. TypeScript ready!", "main": "dist/index.js", "typings": "dist/index.d.ts",