Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Oct 15, 2020
1 parent ebb5b33 commit a2fba4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-rules-of-hooks-ppx",
"version": "0.3.0",
"version": "0.4.0",
"description": "This ppx validates the rules of React hooks",
"author": "davesnx <[email protected]>",
"keywords": [
Expand Down Expand Up @@ -58,4 +58,4 @@
"format": "esy dune build @fmt --auto-promote",
"utop": "esy dune utop lib -- -implicit-bindings"
}
}
}

0 comments on commit a2fba4d

Please sign in to comment.