Skip to content

Commit

Permalink
Bumb version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Nov 23, 2023
1 parent aa4de34 commit 866af67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inThisBuild(
Seq(
scalaVersion := "3.3.1",
versionScheme := Some("early-semver"),
version := "2.0",
version := "3.0",
run / fork := true,
)
)
Expand Down

0 comments on commit 866af67

Please sign in to comment.