diff --git a/docs/index.md b/docs/index.md index aad4b3b2..3f05e7f5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -49,6 +49,7 @@ ThisBuild / tlBaseVersion := "0.4" // your current series x.y ThisBuild / organization := "org.typelevel" ThisBuild / organizationName := "Typelevel" +ThisBuild / startYear := Some(2022) ThisBuild / licenses := Seq(License.Apache2) ThisBuild / developers := List( // your GitHub handle and name