Skip to content

Commit

Permalink
0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mlowicki committed Oct 25, 2018
1 parent d73e1cd commit ebe3e5d
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.2"
const version = "0.3"

type threadSafeBool struct {
v bool
Expand Down

0 comments on commit ebe3e5d

Please sign in to comment.