Skip to content

Commit f0ebf6d

Browse files
committed
Release 1.0.1
1 parent bd2a9ee commit f0ebf6d

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 := "1.0.1-SNAPSHOT"
5+
version := "1.0.1"
66

77
scalaVersion := "2.12.8"
88
crossScalaVersions := Seq(scalaVersion.value, "2.11.12", "2.13.0")

0 commit comments

Comments
 (0)