diff --git a/build.sbt b/build.sbt index fd224c0..5a37205 100644 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ licenses += "Apache 2" -> url("https://raw.githubusercontent.com/opt-tech/redshi organization := "jp.ne.opt" -version := "1.0.13" +version := "1.0.14-SNAPSHOT" scalacOptions ++= Seq( "-deprecation",