diff --git a/build.sbt b/build.sbt index 9a2d97a6..ab9fbc02 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ import com.typesafe.sbt.SbtGit.git -val pubVersion = "0.13.1" +val pubVersion = "0.14.0" val publishSettings = List( name := "Typed Schema",