We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a8d29 commit c947b30Copy full SHA for c947b30
build.sbt
@@ -13,7 +13,7 @@ licenses += "Apache 2" -> url("https://raw.githubusercontent.com/opt-tech/redshi
13
14
organization := "jp.ne.opt"
15
16
-version := "1.0.15"
+version := "1.0.16-SNAPSHOT"
17
18
scalacOptions ++= Seq(
19
"-deprecation",
0 commit comments