Skip to content

Commit 70e0d20

Browse files
committed
scg-cli v0.1.8
1 parent 91834b4 commit 70e0d20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lazy val root = project
1515
.settings(
1616
name := "scg-cli",
1717
organization := "com.virtuslab.semanticgraphs",
18-
version := "0.1.8-SNAPSHOT",
18+
version := "0.1.8",
1919
scalaVersion := scala3Version,
2020
protocExecutable(),
2121
dockerBaseImage := "openjdk:11",

0 commit comments

Comments
 (0)