From c913bf692090d2948f2bcedfb479a1b91f899037 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 20 Feb 2020 15:07:02 +0700 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4df236..0693916 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "log-update", - "version": "3.4.0", + "version": "4.0.0", "description": "Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.", "license": "MIT", "repository": "sindresorhus/log-update",