We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f96aa commit a2da231Copy full SHA for a2da231
1 file changed
project/Version.scala
@@ -1,6 +1,6 @@
1
object Version {
2
val awscala = "0.8.1"
3
- val vectorpipe = "1.1.0-SNAPSHOT"
+ val vectorpipe = "1.1.0"
4
val scala = "2.11.12"
5
val geotrellis = "2.2.0"
6
val geomesa = "2.2.1"
0 commit comments