Skip to content

Commit

Permalink
Bump tlBaseVersion to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lorandszakacs committed Feb 23, 2024
1 parent e3518e9 commit 147a72f
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 @@ -16,7 +16,7 @@ val Scala3 = "3.3.1"
//=============================================================================

// https://typelevel.org/sbt-typelevel/faq.html#what-is-a-base-version-anyway
ThisBuild / tlBaseVersion := "1.0"
ThisBuild / tlBaseVersion := "1.1"
ThisBuild / organization := "com.lorandszakacs"
ThisBuild / organizationName := "Loránd Szakács"
ThisBuild / homepage := Option(url("https://github.com/lorandszakacs/enclosure"))
Expand Down

0 comments on commit 147a72f

Please sign in to comment.