From 2d02d5bd070f733179007f0904eb5fb41090395a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 4 Oct 2020 21:17:07 +0200 Subject: [PATCH] 4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b33922f..7539328 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ansi-styles", - "version": "4.2.1", + "version": "4.3.0", "description": "ANSI escape codes for styling strings in the terminal", "license": "MIT", "repository": "chalk/ansi-styles",