We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aaf653 commit c6a27e6Copy full SHA for c6a27e6
README.md
@@ -8,7 +8,7 @@ Parsley is a fast and modern parser combinator library for Scala based loosely o
8
Parsley is distributed on Maven Central, and can be added to your project via:
9
10
```scala
11
-libraryDependencies += "com.github.j-mie6" %% "parsley" % "4.2.7"
+libraryDependencies += "com.github.j-mie6" %% "parsley" % "4.2.8"
12
```
13
14
Documentation can be found [**here**](https://javadoc.io/doc/com.github.j-mie6/parsley_2.13/latest/index.html)
0 commit comments