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 5b2f585 commit 1048bb0Copy full SHA for 1048bb0
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.4-SNAPSHOT"
+version := "1.0.0"
6
7
scalaVersion := "2.12.7"
8
crossScalaVersions := Seq(scalaVersion.value, "2.11.12", "2.13.0-M5")
0 commit comments