We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56acabe commit 4aa8b1cCopy full SHA for 4aa8b1c
build.sbt
@@ -1,6 +1,6 @@
1
name := "udash-jquery"
2
3
-version := "0.2.0-SNAPSHOT"
+version := "0.2.0"
4
organization := "io.udash"
5
scalaVersion := "2.11.7"
6
scalacOptions in ThisBuild ++= Seq(
0 commit comments