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 692c430 commit 2b29c0cCopy full SHA for 2b29c0c
build.sbt
@@ -2,7 +2,7 @@ import PgpKeys.{publishLocalSigned, publishSigned}
2
import com.typesafe.sbt.SbtGit.GitKeys._
3
4
organization := "software.purpledragon.xml"
5
-version := "0.0.3-SNAPSHOT"
+version := "0.0.3"
6
7
scalaVersion := "2.12.7"
8
crossScalaVersions := Seq(scalaVersion.value, "2.11.12", "2.13.0-M5")
0 commit comments