Skip to content

Commit c912ad0

Browse files
committed
0.8.0
1 parent 4d35ca9 commit c912ad0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-rules-of-hooks-ppx",
3-
"version": "0.7.0",
3+
"version": "0.8.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)