Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Starzec committed Sep 24, 2018
1 parent c60d142 commit bcdee24
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
Expand Up @@ -5,7 +5,7 @@ import org.scalajs.jsenv.selenium.SeleniumJSEnv
name := "udash-jquery"

inThisBuild(Seq(
version := "2.0.0",
version := "2.0.1",
organization := "io.udash",
scalaVersion := "2.12.6",
crossScalaVersions := Seq("2.11.12", "2.12.6"),
Expand Down

0 comments on commit bcdee24

Please sign in to comment.