Skip to content

Commit fd29771

Browse files
authored
Merge pull request #132 from Xvezda/release/0.13.1
0.13.1
2 parents 6ee5f59 + 12b075d commit fd29771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13.0",
4+
"version": "0.13.1",
55
"description": "ESLint rules for explicitly handling exceptions",
66
"main": "./src/plugin.js",
77
"types": "./dist/plugin.d.ts",

0 commit comments

Comments
 (0)