From 6873616d14b00a237e4ca30a5577c957f01c0d9a Mon Sep 17 00:00:00 2001 From: iotcat Date: Sat, 15 Feb 2020 21:08:27 +0000 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7858783..668dc77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "todo-ddl", - "version": "1.0.0", + "version": "1.0.1", "description": "Todo manager with DDLs..", "main": "index.js", "repository": "https://github.com/iotcat/todo-ddl",