diff --git a/package.json b/package.json index 5321b79..24c02ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-exception-handling", - "version": "1.1.2", + "version": "1.1.3", "description": "💣 Lints unhandled functions that might throw errors. For JavaScript/TypeScript eslint.", "author": { "email": "alexandre@daubricourt.com",