From bccde97f8a1bb125d4fe99e8fd355182101ff4f2 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 9 Mar 2022 01:43:33 +0700 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3d644b..7daddb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chalk", - "version": "5.0.0", + "version": "5.0.1", "description": "Terminal string styling done right", "license": "MIT", "repository": "chalk/chalk",