Skip to content

Commit

Permalink
chore: fix package version temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
Belco90 committed Oct 9, 2019
1 parent 648c7b4 commit 7b87098
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-testing-library",
"version": "0.0.0-development",
"version": "1.1.1",
"description": "ESLint rules for Testing Library",
"keywords": [
"eslint",
Expand Down

0 comments on commit 7b87098

Please sign in to comment.