Skip to content

Commit

Permalink
Update version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tk3y committed Apr 22, 2022
1 parent 4f86837 commit af4599c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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.3")
implementation("com.github.h0tk3y.betterParse:better-parse:0.4.4")
}
```

Expand Down

0 comments on commit af4599c

Please sign in to comment.