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.
1 parent 1a9b749 commit 73c2c2bCopy full SHA for 73c2c2b
build.sbt
@@ -12,7 +12,7 @@ val allScalaVersions = scala2 ::: scala3
12
13
ThisBuild / name := "reactify"
14
ThisBuild / organization := "com.outr"
15
-ThisBuild / version := "4.1.0"
+ThisBuild / version := "4.1.1"
16
ThisBuild / scalaVersion := scala213
17
ThisBuild / crossScalaVersions := allScalaVersions
18
0 commit comments