Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Sep 10, 2017
1 parent 2927cb9 commit 2215f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "reactify"
organization in ThisBuild := "com.outr"
version in ThisBuild := "2.2.0-SNAPSHOT"
version in ThisBuild := "2.2.0"
scalaVersion in ThisBuild := "2.12.3"
crossScalaVersions in ThisBuild := List("2.12.3", "2.11.11", "2.13.0-M1")

Expand Down

0 comments on commit 2215f64

Please sign in to comment.