Skip to content

Commit e8d2358

Browse files
authored
update tlBaseVersion after release (RustedBones#172)
1 parent 7cf56d3 commit e8d2358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val username = "RustedBones"
55
val repo = "pekko-http-metrics"
66
val githubUrl = s"https://github.com/$username/$repo"
77

8-
ThisBuild / tlBaseVersion := "2.0"
8+
ThisBuild / tlBaseVersion := "2.1"
99
ThisBuild / organization := "fr.davit"
1010
ThisBuild / organizationName := "Michel Davit"
1111
ThisBuild / startYear := Some(2019)

0 commit comments

Comments
 (0)