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 ef95402 commit d5986feCopy full SHA for d5986fe
build.sbt
@@ -1,7 +1,7 @@
1
import Dependencies._ // see project/Dependencies.scala
2
import Version._ // see project/Version.scala
3
4
-val buildVersion = "0.2.1-SNAPSHOT"
+val buildVersion = "0.2.2-SNAPSHOT"
5
ThisBuild / organization := "com.phaller"
6
ThisBuild / licenses += ("BSD 2-Clause", url("http://opensource.org/licenses/BSD-2-Clause"))
7
0 commit comments