Skip to content

Commit

Permalink
Update README.md for the 0.4.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tk3y committed Oct 31, 2021
1 parent a0d2f69 commit 3927674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ val ast = booleanGrammar.parseToEnd("a & !b | b & (!a | c)")

```groovy
dependencies {
implementation("com.github.h0tk3y.betterParse:better-parse:0.4.2")
implementation("com.github.h0tk3y.betterParse:better-parse:0.4.3")
}
```

Expand Down

0 comments on commit 3927674

Please sign in to comment.