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 65f3438 commit 5e46fbaCopy full SHA for 5e46fba
build.sbt
@@ -34,7 +34,7 @@ publishTo := {
34
publishConfiguration := publishConfiguration.value.withOverwrite(true)
35
publishLocalConfiguration := publishLocalConfiguration.value.withOverwrite(true)
36
37
-version := "0.8"
+version := "0.9"
38
39
scalaVersion := "2.13.1"
40
0 commit comments