We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd1240 commit 726edf0Copy full SHA for 726edf0
build.sbt
@@ -1,6 +1,6 @@
1
organization := "com.spotify.data"
2
name := "gcs-tools"
3
-version := "0.1.0-SNAPSHOT"
+version := "0.1.0"
4
5
val gcsVersion = "1.5.2-hadoop2"
6
val guavaVersion = "19.0"
0 commit comments