Skip to content

Commit 1048bb0

Browse files
committed
Release 1.0.0
1 parent 5b2f585 commit 1048bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import PgpKeys.{publishLocalSigned, publishSigned}
22
import com.typesafe.sbt.SbtGit.GitKeys._
33

44
organization := "software.purpledragon.xml"
5-
version := "0.0.4-SNAPSHOT"
5+
version := "1.0.0"
66

77
scalaVersion := "2.12.7"
88
crossScalaVersions := Seq(scalaVersion.value, "2.11.12", "2.13.0-M5")

0 commit comments

Comments
 (0)