Skip to content

Commit 8ec867d

Browse files
authored
Merge pull request #33 from criteo/up_0.4.6
0.4.6
2 parents 220fce3 + 136584b commit 8ec867d

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
@@ -1,6 +1,6 @@
11
lazy val commonSettings = Seq(
22
organization := "com.criteo",
3-
version := "0.4.5",
3+
version := "0.4.6",
44
scalaVersion := "2.12.2",
55
crossScalaVersions := Seq("2.11.8", "2.12.2"),
66
credentials += Credentials(

0 commit comments

Comments
 (0)