Skip to content

Commit 2215f64

Browse files
committed
Release 2.2.0
1 parent 2927cb9 commit 2215f64

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
@@ -1,6 +1,6 @@
11
name := "reactify"
22
organization in ThisBuild := "com.outr"
3-
version in ThisBuild := "2.2.0-SNAPSHOT"
3+
version in ThisBuild := "2.2.0"
44
scalaVersion in ThisBuild := "2.12.3"
55
crossScalaVersions in ThisBuild := List("2.12.3", "2.11.11", "2.13.0-M1")
66

0 commit comments

Comments
 (0)