Skip to content

Commit 2b29c0c

Browse files
committed
Release 0.0.3
1 parent 692c430 commit 2b29c0c

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

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

0 commit comments

Comments
 (0)