Skip to content

Commit

Permalink
0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mlowicki committed Oct 30, 2018
1 parent 9713e06 commit 87fa146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhythm.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ func init() {
prometheus.MustRegister(infoGauge)
}

const version = "0.3"
const version = "0.4"

type threadSafeBool struct {
v bool
Expand Down

0 comments on commit 87fa146

Please sign in to comment.