Skip to content

Commit

Permalink
Bump base version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lorandszakacs committed Apr 11, 2021
1 parent 8fa17a7 commit cb43af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ val Scala3RC1 = "3.0.0-RC1"
//see: https://github.com/xerial/sbt-sonatype#buildsbt
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"

ThisBuild / baseVersion := "0.2"
ThisBuild / baseVersion := "0.3"
ThisBuild / organization := "com.busymachines"
ThisBuild / organizationName := "BusyMachines"
ThisBuild / homepage := Option(url("https://github.com/busymachines/pureharm-aws"))
Expand Down

0 comments on commit cb43af6

Please sign in to comment.