diff --git a/package.json b/package.json index 3f697ed..77f2b78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "string-width", - "version": "5.1.2", + "version": "6.0.0", "description": "Get the visual width of a string - the number of columns required to display it", "license": "MIT", "repository": "sindresorhus/string-width",