Skip to content

Commit 2773213

Browse files
committed
Bump to v3.2.1
1 parent 1696e19 commit 2773213

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
@@ -11,7 +11,7 @@ val mantisDev = sys.props.get("mantisDev").contains("true") || sys.env.get("MANT
1111

1212
val commonSettings = Seq(
1313
name := "mantis",
14-
version := "3.2.0",
14+
version := "3.2.1",
1515
scalaVersion := "2.12.12",
1616
// Scalanet snapshots are published to Sonatype after each build.
1717
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots",

0 commit comments

Comments
 (0)