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 2a289d1 commit 6d1b2d4Copy full SHA for 6d1b2d4
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.2"
+version := "1.0.3-SNAPSHOT"
6
7
scalaVersion := "2.12.8"
8
crossScalaVersions := Seq(scalaVersion.value, "2.11.12", "2.13.0")
0 commit comments