We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8ab63 commit e9b1a3cCopy full SHA for e9b1a3c
build.sbt
@@ -5,7 +5,7 @@ lazy val root = project
5
.in(file("."))
6
.settings(
7
name := "log-http-proxy",
8
- version := "0.1.0",
+ version := "0.2.0",
9
scalaVersion := scala3Version,
10
mainClass := Some("Main"),
11
libraryDependencies ++=
0 commit comments