Skip to content

Commit baf4b20

Browse files
committed
v0.2.1
1 parent 9c0d98e commit baf4b20

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
@@ -12,7 +12,7 @@ val baseSettings = Seq(
1212
crossScalaVersions := scalaVersions,
1313
scalaVersion := scalaVersions.find(_.startsWith("3.")).get,
1414
organization := "bondlink",
15-
version := "0.2.0",
15+
version := "0.2.1",
1616
gitPublishDir := file("/src/maven-repo"),
1717
)
1818

0 commit comments

Comments
 (0)