Skip to content

Commit

Permalink
Bump version to 2.1.0-SNAPSHOT for forward development
Browse files Browse the repository at this point in the history
  • Loading branch information
farmdawgnation committed Aug 25, 2024
1 parent d224557 commit d47f3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Common {
)

val settings: Seq[Setting[_]] = Seq(
version := "2.0.0",
version := "2.1.0-SNAPSHOT",

crossScalaVersions := Seq("2.13.14", "3.3.3"),

Expand Down

0 comments on commit d47f3c8

Please sign in to comment.