Skip to content

Commit a2fba4d

Browse files
committed
0.4.0
1 parent ebb5b33 commit a2fba4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-rules-of-hooks-ppx",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "This ppx validates the rules of React hooks",
55
"author": "davesnx <[email protected]>",
66
"keywords": [
@@ -58,4 +58,4 @@
5858
"format": "esy dune build @fmt --auto-promote",
5959
"utop": "esy dune utop lib -- -implicit-bindings"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)