Skip to content

Commit 815eabd

Browse files
committed
chore: release v0.2.7
1 parent 7a14a8f commit 815eabd

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.6",
3+
"version": "0.2.7",
44
"license": "MIT",
55
"description": "Eslint plugin for vitest",
66
"repository": "veritem/eslint-plugin-vitest",
@@ -73,4 +73,4 @@
7373
"dependencies": {
7474
"@typescript-eslint/utils": "^6.2.0"
7575
}
76-
}
76+
}

0 commit comments

Comments
 (0)