We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e214660 commit 0755fdfCopy full SHA for 0755fdf
build.sbt
@@ -2,7 +2,7 @@ import scala.sys.process.Process
2
3
lazy val commonSettings = Seq(
4
organization := "com.criteo",
5
- version := "0.4.9",
+ version := "0.4.10",
6
scalaVersion := "2.12.4",
7
crossScalaVersions := Seq("2.11.8", "2.12.4"),
8
credentials += Credentials(
0 commit comments