Skip to content

Commit a31450e

Browse files
committed
update version
1 parent 18d1dfc commit a31450e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lazy val root = project
55
.in(file("."))
66
.settings(
77
name := "log-http-proxy",
8-
version := "0.2.3",
8+
version := "0.2.4",
99
scalaVersion := scala3Version,
1010
libraryDependencies ++=
1111
tapir ++ logLib ++ configLib ++

0 commit comments

Comments
 (0)