We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737770a commit 7386128Copy full SHA for 7386128
build.sbt
@@ -1,7 +1,7 @@
1
name := "udash-jquery"
2
3
inThisBuild(Seq(
4
- version := "3.1.0-SNAPSHOT",
+ version := "3.1.0",
5
organization := "io.udash",
6
))
7
0 commit comments