Skip to content

Commit 78cc309

Browse files
author
Daniel Magliola
committed
Release v1.0
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>
1 parent 367cbff commit 78cc309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/prometheus/client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Prometheus
44
module Client
5-
VERSION = '0.11.0-alpha.1'
5+
VERSION = '1.0.0'
66
end
77
end

0 commit comments

Comments
 (0)