From 5a23e7ecfc77aba800aef9b3c35983dd0ac7deff Mon Sep 17 00:00:00 2001 From: Earther Date: Tue, 31 Aug 2021 06:25:13 +0700 Subject: [PATCH] bump version and publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4aae84..81176b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "termlog", - "version": "1.1.1", + "version": "1.1.2", "description": "Console log to terminal", "type": "main", "scripts": {