Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
justinhj committed Oct 16, 2023
1 parent 16026ba commit b24d03d
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 @@ -2,7 +2,7 @@ val scala3Version = "3.3.0"

lazy val commonSettings = Seq(
organization := "org.functionaljustin",
version := "0.4.0-SNAPSHOT",
version := "0.5.0-SNAPSHOT",
scalaVersion := scala3Version
)

Expand Down

0 comments on commit b24d03d

Please sign in to comment.