Skip to content

Commit

Permalink
merged
Browse files Browse the repository at this point in the history
  • Loading branch information
channingwalton committed Feb 29, 2024
2 parents 0c4fbe1 + 51901d9 commit f3eec34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -17,10 +17,10 @@ TreeLog achieves this remarkable feat with a Writer monad writing to a Tree repr
Getting TreeLog
---------------

Scala 2.13.x, 3.3.x and Cats 2.9.0:
Scala 2.13.x, 3.3.x and Cats 2.10.0:

```scala
libraryDependencies ++= Seq("com.casualmiracles" %% "treelog-cats" % "1.9.0")
libraryDependencies ++= Seq("com.casualmiracles" %% "treelog-cats" % "1.9.1")
```

TreeLog Examples
Expand Down

0 comments on commit f3eec34

Please sign in to comment.