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 87958f5 commit 9197a9aCopy full SHA for 9197a9a
build.sbt
@@ -4,6 +4,7 @@ organization := "io.github.gmkumar2005"
4
organizationName := "io.github.gmkumar2005"
5
scalaVersion := "2.12.18"
6
sonatypeProfileName := "io.github.gmkumar2005"
7
+versionScheme := Some("early-semver")
8
licenses := Seq(
9
"APL2" -> url("http://www.apache.org/licenses/LICENSE-2.0.txt")
10
)
0 commit comments