From 9f90691968ad356c807aaad1a5ed98d795749932 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 28 Feb 2022 15:21:44 +0700 Subject: [PATCH] 5.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2c9c6a..f46d677 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "string-width", - "version": "5.1.1", + "version": "5.1.2", "description": "Get the visual width of a string - the number of columns required to display it", "license": "MIT", "repository": "sindresorhus/string-width",