Skip to content

Commit 6d1b2d4

Browse files
committed
Bump development version
1 parent 2a289d1 commit 6d1b2d4

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

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

0 commit comments

Comments
 (0)