Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7953ac8

Browse files
committedJun 2, 2025·
0.9.0
1 parent 4806518 commit 7953ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-explicit-exceptions",
33
"type": "commonjs",
4-
"version": "0.8.5",
4+
"version": "0.9.0",
55
"description": "ESLint rules for explicitly handling exceptions",
66
"main": "./src/plugin.js",
77
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.