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 bd2a9ee commit f0ebf6dCopy full SHA for f0ebf6d
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 := "1.0.1-SNAPSHOT"
+version := "1.0.1"
6
7
scalaVersion := "2.12.8"
8
crossScalaVersions := Seq(scalaVersion.value, "2.11.12", "2.13.0")
0 commit comments