Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jodersky committed Nov 4, 2022
1 parent 8c8ac8b commit 08f9662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val scala3 = "3.1.2"
val scalaNative = "0.4.5"

trait Publish extends PublishModule {
def publishVersion = "0.5.0"
def publishVersion = "0.6.0"
def pomSettings = PomSettings(
description = "Simple metrics collection",
organization = "io.crashbox",
Expand Down

0 comments on commit 08f9662

Please sign in to comment.