Skip to content

Commit bcdee24

Browse files
author
Mateusz Starzec
committed
Release 2.0.1
1 parent c60d142 commit bcdee24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.scalajs.jsenv.selenium.SeleniumJSEnv
55
name := "udash-jquery"
66

77
inThisBuild(Seq(
8-
version := "2.0.0",
8+
version := "2.0.1",
99
organization := "io.udash",
1010
scalaVersion := "2.12.6",
1111
crossScalaVersions := Seq("2.11.12", "2.12.6"),

0 commit comments

Comments
 (0)