Skip to content

Commit

Permalink
Release v1.0
Browse files Browse the repository at this point in the history
After almost a year with this code in production, all our backward
incompatible changes addressed, and much improved documentation,
we are now in a good place to call this "ready for everyone to use"

Signed-off-by: Daniel Magliola <danielmagliola@gocardless.com>
  • Loading branch information
Daniel Magliola committed Nov 4, 2019
1 parent 367cbff commit 78cc309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/prometheus/client/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Prometheus
module Client
VERSION = '0.11.0-alpha.1'
VERSION = '1.0.0'
end
end

0 comments on commit 78cc309

Please sign in to comment.