We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2927cb9 commit 2215f64Copy full SHA for 2215f64
build.sbt
@@ -1,6 +1,6 @@
1
name := "reactify"
2
organization in ThisBuild := "com.outr"
3
-version in ThisBuild := "2.2.0-SNAPSHOT"
+version in ThisBuild := "2.2.0"
4
scalaVersion in ThisBuild := "2.12.3"
5
crossScalaVersions in ThisBuild := List("2.12.3", "2.11.11", "2.13.0-M1")
6
0 commit comments