Skip to content

Commit 3755fe4

Browse files
committed
Bump tlBaseVersion
1 parent d2c2cba commit 3755fe4

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
@@ -2,7 +2,7 @@ import com.typesafe.tools.mima.core._
22

33
Global / onChangedBuildSource := ReloadOnSourceChanges
44

5-
ThisBuild / tlBaseVersion := "3.5"
5+
ThisBuild / tlBaseVersion := "3.6"
66

77
ThisBuild / organization := "co.fs2"
88
ThisBuild / organizationName := "Functional Streams for Scala"

0 commit comments

Comments
 (0)