diff --git a/package.json b/package.json index a849fdf..66a43e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ansi-regex", - "version": "4.1.0", + "version": "4.1.1", "description": "Regular expression for matching ANSI escape codes", "license": "MIT", "repository": "chalk/ansi-regex",