We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91834b4 commit 70e0d20Copy full SHA for 70e0d20
1 file changed
build.sbt
@@ -15,7 +15,7 @@ lazy val root = project
15
.settings(
16
name := "scg-cli",
17
organization := "com.virtuslab.semanticgraphs",
18
- version := "0.1.8-SNAPSHOT",
+ version := "0.1.8",
19
scalaVersion := scala3Version,
20
protocExecutable(),
21
dockerBaseImage := "openjdk:11",
0 commit comments