Skip to content

Commit

Permalink
Merge pull request #60 from circe/bump-major-version-0-4
Browse files Browse the repository at this point in the history
bump version to 0.4
  • Loading branch information
zarthross committed Apr 22, 2024
2 parents 4fd09e5 + d6209bf commit c652d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -14,7 +14,7 @@ lazy val core = project
name := "sbt-circe-org"
)

ThisBuild / tlBaseVersion := "0.3"
ThisBuild / tlBaseVersion := "0.4"
ThisBuild / crossScalaVersions := Seq("2.12.19")
ThisBuild / developers := List(
tlGitHubDev("lorandszakacs", "Loránd Szakács")
Expand Down

0 comments on commit c652d03

Please sign in to comment.