We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60d142 commit bcdee24Copy full SHA for bcdee24
build.sbt
@@ -5,7 +5,7 @@ import org.scalajs.jsenv.selenium.SeleniumJSEnv
5
name := "udash-jquery"
6
7
inThisBuild(Seq(
8
- version := "2.0.0",
+ version := "2.0.1",
9
organization := "io.udash",
10
scalaVersion := "2.12.6",
11
crossScalaVersions := Seq("2.11.12", "2.12.6"),
0 commit comments