Skip to content

Commit 7b87098

Browse files
committed
chore: fix package version temporary
1 parent 648c7b4 commit 7b87098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-testing-library",
3-
"version": "0.0.0-development",
3+
"version": "1.1.1",
44
"description": "ESLint rules for Testing Library",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)