Skip to content

Commit c6a27e6

Browse files
committed
README bump
1 parent 6aaf653 commit c6a27e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Parsley is a fast and modern parser combinator library for Scala based loosely o
88
Parsley is distributed on Maven Central, and can be added to your project via:
99

1010
```scala
11-
libraryDependencies += "com.github.j-mie6" %% "parsley" % "4.2.7"
11+
libraryDependencies += "com.github.j-mie6" %% "parsley" % "4.2.8"
1212
```
1313

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

0 commit comments

Comments
 (0)