Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed May 24, 2019
1 parent c3d34e2 commit cab8f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-problems",
"version": "3.0.0",
"version": "3.0.1",
"description": "An eslint config that catches problems in your code, without checking style. For use with prettier.",
"keywords": [
"eslint",
Expand Down

1 comment on commit cab8f79

@RyanZim
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong commit message, should be 3.0.1

Please sign in to comment.