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 224452c commit e191194Copy full SHA for e191194
build.sbt
@@ -1,6 +1,6 @@
1
name := "mapcode-scala"
2
organization := "com.mapcode"
3
-version := "2.0.2-SNAPSHOT"
+version := "2.2.2"
4
5
scalaVersion := "2.11.7"
6
crossScalaVersions := Seq("2.11.7", "2.10.4")
0 commit comments