Skip to content

Commit

Permalink
Bump parsley-cats version on README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mie6 committed Jan 13, 2023
1 parent a78130a commit 302f495
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 @@ -17,7 +17,7 @@ If you're a `cats` user, you may also be interested in using [`parsley-cats`](ht
to augment `parsley` with instances for various `cats` typeclasses:

```scala
libraryDependencies += "com.github.j-mie6" %% "parsley-cats" % "0.2.0"
libraryDependencies += "com.github.j-mie6" %% "parsley-cats" % "1.1.0"
```

### Examples
Expand Down

0 comments on commit 302f495

Please sign in to comment.