From f9f1cd798ad70efab570267503ca1e60df787e89 Mon Sep 17 00:00:00 2001 From: "cn.yimian.xyz" Date: Tue, 16 Jun 2020 11:35:02 +0800 Subject: [PATCH] v1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bc44f2..533dbc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "todo-ddl", - "version": "1.1.3", + "version": "1.1.4", "description": "Todo manager with DDLs..", "main": "src/index.js", "repository": "https://github.com/iotcat/todo-ddl",