Skip to content

Commit b7639f4

Browse files
committed
Bump base version to 0.2
1 parent c9fe2d5 commit b7639f4

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
@@ -32,7 +32,7 @@ val Scala3RC1 = "3.0.0-RC1"
3232
//see: https://github.com/xerial/sbt-sonatype#buildsbt
3333
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
3434

35-
ThisBuild / baseVersion := "0.1.0"
35+
ThisBuild / baseVersion := "0.2"
3636
ThisBuild / organization := "com.busymachines"
3737
ThisBuild / organizationName := "BusyMachines"
3838
ThisBuild / homepage := Option(url("https://github.com/busymachines/pureharm-db-testkit"))

0 commit comments

Comments
 (0)