We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0f474 commit 0712ab3Copy full SHA for 0712ab3
1 file changed
build.sbt
@@ -1,6 +1,6 @@
1
lazy val buildSettings = Seq(
2
organization := "com.github.benfradet",
3
- version := "0.6.0-SNAPSHOT",
+ version := "0.6.0",
4
scalaVersion := "2.12.7"
5
)
6
0 commit comments