Skip to content

Commit c5b2f3d

Browse files
authored
0.4.13
1 parent d02ce88 commit c5b2f3d

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

0 commit comments

Comments
 (0)