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