Skip to content

Commit

Permalink
update base version
Browse files Browse the repository at this point in the history
  • Loading branch information
ValdemarGr committed Mar 3, 2024
1 parent 9ebd2e8 commit 44a76ef
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 @@ -4,7 +4,7 @@ ThisBuild / scalaVersion := scala213Version
ThisBuild / crossScalaVersions := Seq(scala213Version, "3.3.0")
ThisBuild / organization := "io.github.valdemargr"

ThisBuild / tlBaseVersion := "0.0"
ThisBuild / tlBaseVersion := "0.1"
ThisBuild / tlUntaggedAreSnapshots := false
ThisBuild / tlSonatypeUseLegacyHost := true

Expand Down

0 comments on commit 44a76ef

Please sign in to comment.