From 89eb79aafd2b7db982dc1f5498424232d55dee53 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 16 Apr 2021 14:34:53 +0700 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3ad852..3a97218 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "string-width", - "version": "4.2.2", + "version": "5.0.0", "description": "Get the visual width of a string - the number of columns required to display it", "license": "MIT", "repository": "sindresorhus/string-width",