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