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

Commit

Permalink
Bumping up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaschmidt committed Jun 3, 2016
1 parent 9c421e9 commit c227361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ lazy val root = (project in file("."))

def common: Seq[Setting[_]] = bintrayPublishSettings ++ Seq(
organization := "de.zalando",
version := "0.1.9",
version := "0.1.10",
fork in ( Test, run ) := true,
autoScalaLibrary := true,
resolvers ++= Seq(
Expand Down

0 comments on commit c227361

Please sign in to comment.