diff --git a/package.json b/package.json index d15d917..61ca483 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-rules-of-hooks-ppx", - "version": "0.1.1", + "version": "0.2.0", "description": "This ppx validates the rules of React hooks", "author": "davesnx ", "keywords": [ @@ -57,4 +57,4 @@ "format": "esy dune build @fmt --auto-promote", "utop": "esy dune utop lib -- -implicit-bindings" } -} \ No newline at end of file +}