diff --git a/package.json b/package.json index 1e57d6b..68e71b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-exception-handling", - "version": "1.4.0", + "version": "1.4.1", "description": "💣 Lints unhandled functions that might throw errors. For JavaScript/TypeScript eslint.", "author": { "email": "alexandre@daubricourt.com",