Skip to content

Commit d5986fe

Browse files
committed
Bump version number
1 parent ef95402 commit d5986fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Dependencies._ // see project/Dependencies.scala
22
import Version._ // see project/Version.scala
33

4-
val buildVersion = "0.2.1-SNAPSHOT"
4+
val buildVersion = "0.2.2-SNAPSHOT"
55
ThisBuild / organization := "com.phaller"
66
ThisBuild / licenses += ("BSD 2-Clause", url("http://opensource.org/licenses/BSD-2-Clause"))
77

0 commit comments

Comments
 (0)