Skip to content

Commit fa357ec

Browse files
author
Finch CI
committed
Setting version to 0.34.0
1 parent a8a3c83 commit fa357ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/mdoc/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ build.sbt:
1919

2020
```scala
2121
libraryDependencies ++= Seq(
22-
"com.github.finagle" %% "finch-core" % "0.33.0",
23-
"com.github.finagle" %% "finch-circe" % "0.33.0",
22+
"com.github.finagle" %% "finch-core" % "0.34.0",
23+
"com.github.finagle" %% "finch-circe" % "0.34.0",
2424
"io.circe" %% "circe-generic" % "0.13.1"
2525
)
2626
```

0 commit comments

Comments
 (0)