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 607df5c commit 31eaaa3Copy full SHA for 31eaaa3
build.sbt
@@ -1,7 +1,7 @@
1
2
name := "ZKTreasury-server"
3
4
-version := "0.1"
+version := "0.2"
5
6
lazy val `distributedsigserver` = (project in file(".")).enablePlugins(PlayScala)
7
0 commit comments