Skip to content

Commit

Permalink
Bump version to 4.0.0 for breaking change with Node 18+ being the new…
Browse files Browse the repository at this point in the history
… target
  • Loading branch information
levibuzolic committed Aug 15, 2024
1 parent 45d98b4 commit 2944a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-no-only-tests",
"version": "3.3.0",
"version": "4.0.0",
"description": "ESLint rule for .only blocks in mocha tests",
"keywords": [
"eslint",
Expand Down

0 comments on commit 2944a6d

Please sign in to comment.