diff --git a/package.json b/package.json index 21362a2..ff029fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "has-ansi", - "version": "5.0.0", + "version": "5.0.1", "description": "Check if a string has ANSI escape codes", "license": "MIT", "repository": "chalk/has-ansi",