We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f45d42 + c14f867 commit 68584c9Copy full SHA for 68584c9
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.8",
+ version := "0.4.9",
6
scalaVersion := "2.12.4",
7
crossScalaVersions := Seq("2.11.8", "2.12.4"),
8
credentials += Credentials(
0 commit comments