Skip to content

Commit 68584c9

Browse files
authored
Merge pull request #42 from criteo/up_0.4.9
0.4.9
2 parents 1f45d42 + c14f867 commit 68584c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import scala.sys.process.Process
22

33
lazy val commonSettings = Seq(
44
organization := "com.criteo",
5-
version := "0.4.8",
5+
version := "0.4.9",
66
scalaVersion := "2.12.4",
77
crossScalaVersions := Seq("2.11.8", "2.12.4"),
88
credentials += Credentials(

0 commit comments

Comments
 (0)