Skip to content

Commit 29e9338

Browse files
committed
chore: release v0.2.2
1 parent cb1051a commit 29e9338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-vitest",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"license": "MIT",
55
"description": "Eslint plugin for vitest",
66
"repository": "veritem/eslint-plugin-vitest",
@@ -65,4 +65,4 @@
6565
"dependencies": {
6666
"@typescript-eslint/utils": "^5.59.2"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)