Skip to content

Commit

Permalink
Bump version to 0.11.0-alpha.1
Browse files Browse the repository at this point in the history
Bumping this to put it in production for a while. This is a very solid
candidate for a 1.0. If we don't find anything, we will release 1.0
next week

Signed-off-by: Daniel Magliola <danielmagliola@gocardless.com>
  • Loading branch information
Daniel Magliola committed Oct 28, 2019
1 parent f98228c commit 5b4dafb
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.10.0'
VERSION = '0.11.0-alpha.1'
end
end

0 comments on commit 5b4dafb

Please sign in to comment.