Skip to content

Commit

Permalink
Version bump on README
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mie6 committed Jan 18, 2023
1 parent 868b53f commit 19bb048
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.0"
libraryDependencies += "com.github.j-mie6" %% "parsley" % "4.1.1"
```

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 19bb048

Please sign in to comment.