Skip to content

Commit 34f7dca

Browse files
committed
Adjust baseVersion
1 parent 8c60034 commit 34f7dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ addCommandAlias("testJS", "rootJS/test")
1212
Global / onChangedBuildSource := ReloadOnSourceChanges
1313
Global / stQuiet := true
1414

15-
ThisBuild / baseVersion := "3.0"
15+
ThisBuild / baseVersion := "3.1"
1616

1717
ThisBuild / organization := "co.fs2"
1818
ThisBuild / organizationName := "Functional Streams for Scala"

0 commit comments

Comments
 (0)