Skip to content

Commit

Permalink
Set base version
Browse files Browse the repository at this point in the history
  • Loading branch information
janstenpickle committed Jan 30, 2023
1 parent 08ee5f1 commit 7888f36
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 @@ -11,7 +11,7 @@ import laika.rewrite.link._
import org.typelevel.sbt.site.TypelevelProject

// https://typelevel.org/sbt-typelevel/faq.html#what-is-a-base-version-anyway
ThisBuild / tlBaseVersion := "0.0" // your current series x.y
ThisBuild / tlBaseVersion := "1.0" // your current series x.y

ThisBuild / organization := "com.permutive"
ThisBuild / organizationName := "Permutive"
Expand Down

0 comments on commit 7888f36

Please # to comment.