We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fca42 commit 75c4757Copy full SHA for 75c4757
build.sbt
@@ -1,7 +1,7 @@
1
import Dependencies._
2
import xerial.sbt.Sonatype._
3
4
-val mainVersion = "0.3.2"
+val mainVersion = "0.3.3"
5
6
lazy val qbeastCore = (project in file("core"))
7
.settings(
0 commit comments