diff --git a/build.sbt b/build.sbt index 37322c2c..4101037c 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ import com.typesafe.sbt.SbtGit.git -val pubVersion = "0.15.0" +val pubVersion = "0.15.1" val publishSettings = List( name := "Typed Schema",