We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12f44f commit 29b4f26Copy full SHA for 29b4f26
docs/index.md
@@ -49,6 +49,7 @@ ThisBuild / tlBaseVersion := "0.4" // your current series x.y
49
50
ThisBuild / organization := "org.typelevel"
51
ThisBuild / organizationName := "Typelevel"
52
+ThisBuild / startYear := Some(2022)
53
ThisBuild / licenses := Seq(License.Apache2)
54
ThisBuild / developers := List(
55
// your GitHub handle and name
0 commit comments