Skip to content

Commit c377c54

Browse files
author
Sheng Ran
committed
0.4.12
1 parent 6d2ff1a commit c377c54

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.11",
5+
version := "0.4.12",
66
scalaVersion := "2.12.4",
77
crossScalaVersions := Seq("2.11.8", "2.12.4"),
88
scalacOptions := Seq("-deprecation"),

0 commit comments

Comments
 (0)