Skip to content

Commit 0755fdf

Browse files
author
Sheng Ran
committed
0.4.10
1 parent e214660 commit 0755fdf

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.9",
5+
version := "0.4.10",
66
scalaVersion := "2.12.4",
77
crossScalaVersions := Seq("2.11.8", "2.12.4"),
88
credentials += Credentials(

0 commit comments

Comments
 (0)