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 5425cbe commit 1d95ecaCopy full SHA for 1d95eca
.DS_Store
0 Bytes
build.sbt
@@ -2,7 +2,7 @@ import sbt.Attributed
2
3
name := "ZKTreasury-client"
4
5
-version := "0.1"
+version := "0.2"
6
7
lazy val `distributedsigsclient` = (project in file(".")).enablePlugins(PlayScala)
8
0 commit comments