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.
2 parents c810fa9 + 29b4f26 commit d156996Copy full SHA for d156996
docs/index.md
@@ -71,6 +71,7 @@ ThisBuild / tlBaseVersion := "0.4" // your current series x.y
71
72
ThisBuild / organization := "org.typelevel"
73
ThisBuild / organizationName := "Typelevel"
74
+ThisBuild / startYear := Some(2022)
75
ThisBuild / licenses := Seq(License.Apache2)
76
ThisBuild / developers := List(
77
// your GitHub handle and name
0 commit comments