Skip to content

Commit

Permalink
increment version in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yakivy committed Jun 13, 2024
1 parent bc7018f commit 9d6de64
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 @@ -29,7 +29,7 @@ Put cats and poppet dependencies in the build file, let's assume you are using S
val version = new {
val cats = "2.10.0"
val circe = "0.14.6"
val poppet = "0.3.5"
val poppet = "0.4.0"
}

libraryDependencies ++= Seq(
Expand Down

0 comments on commit 9d6de64

Please sign in to comment.