diff --git a/build.sbt b/build.sbt index 403ebdf9..526e45b1 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ import com.typesafe.sbt.SbtGit.git -val pubVersion = "0.13.0" +val pubVersion = "0.13.1" val publishSettings = List( name := "Typed Schema",