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.
2 parents 19c71ee + cd0ba9e commit 0c41259Copy full SHA for 0c41259
build.sbt
@@ -1,7 +1,7 @@
1
import sbt.Keys.{libraryDependencies, sourceManaged}
2
import sbtprotoc.ProtocPlugin.autoImport.PB
3
4
-ThisBuild / tlBaseVersion := "0.5"
+ThisBuild / tlBaseVersion := "0.6"
5
ThisBuild / developers := List(
6
Developer(
7
"ikhoon",
0 commit comments