Skip to content

Commit 5012090

Browse files
committed
release 0.2.1
1 parent 866c941 commit 5012090

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.0",
8+
version := "0.2.1",
99
scalaVersion := scala3Version,
1010
mainClass := Some("Main"),
1111
libraryDependencies ++=

0 commit comments

Comments
 (0)