From f8ebaa0cc6c590d03580c8f21912f5d76f544cef Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 26 Aug 2024 00:47:59 +0700 Subject: [PATCH] 8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71fdc43..89746f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ora", - "version": "8.0.1", + "version": "8.1.0", "description": "Elegant terminal spinner", "license": "MIT", "repository": "sindresorhus/ora",