Skip to content
This repository was archived by the owner on Apr 10, 2019. It is now read-only.

Commit c227361

Browse files
committed
Bumping up the version
1 parent 9c421e9 commit c227361

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
@@ -154,7 +154,7 @@ lazy val root = (project in file("."))
154154

155155
def common: Seq[Setting[_]] = bintrayPublishSettings ++ Seq(
156156
organization := "de.zalando",
157-
version := "0.1.9",
157+
version := "0.1.10",
158158
fork in ( Test, run ) := true,
159159
autoScalaLibrary := true,
160160
resolvers ++= Seq(

0 commit comments

Comments
 (0)