Skip to content

Commit

Permalink
readme: update compiler compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mununki committed Dec 4, 2024
1 parent ecb2fdb commit ef3ab86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ Read our [Guide with examples](docs/GUIDE.md)
| Compiler | Ppx_spice |
| -------- | ---------------------------- |
| v12 | v0.2.3 >= |
| v11 | v0.2.3 > && >= v0.2.1 |
| v10 | v0.2.1 > |
| v11 | v0.2.2 >= && > v0.2.0 |
| v10 | v0.2.0 >= |

```sh
yarn add -D @greenlabs/ppx-spice
Expand Down

0 comments on commit ef3ab86

Please sign in to comment.