From 7f7c97a4b34ff1f0b9b44b768b82755d8df98b50 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 24 Apr 2023 16:55:58 +0700 Subject: [PATCH] 6.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8788ee3..fd292cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ansi-escapes", - "version": "6.1.0", + "version": "6.2.0", "description": "ANSI escape codes for manipulating the terminal", "license": "MIT", "repository": "sindresorhus/ansi-escapes",