Skip to content

Commit

Permalink
README bump
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mie6 committed Feb 11, 2023
1 parent d9b2031 commit beebbff
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 @@ -8,7 +8,7 @@ Parsley is a fast and modern parser combinator library for Scala based loosely o
Parsley is distributed on Maven Central, and can be added to your project via:

```scala
libraryDependencies += "com.github.j-mie6" %% "parsley" % "4.1.5"
libraryDependencies += "com.github.j-mie6" %% "parsley" % "4.1.7"
```

Documentation can be found [**here**](https://javadoc.io/doc/com.github.j-mie6/parsley_2.13/latest/index.html)
Expand Down

0 comments on commit beebbff

Please sign in to comment.