From 4419ad6c80e14146a3df52252da3471da0f9738e Mon Sep 17 00:00:00 2001 From: Earther Date: Sat, 4 Sep 2021 16:25:57 +0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2a05b6..82239ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "termlog", - "version": "1.1.3", + "version": "1.1.4", "description": "Console log to terminal", "type": "main", "scripts": {