We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d0c32 commit 832832eCopy full SHA for 832832e
config/software/pgbouncer-exporter.rb
@@ -20,7 +20,7 @@
20
require "#{Omnibus::Config.project_root}/lib/gitlab/prometheus_helper"
21
22
name 'pgbouncer-exporter'
23
-version = Gitlab::Version.new('pgbouncer-exporter', '0.7.0')
+version = Gitlab::Version.new('pgbouncer-exporter', '0.8.0')
24
default_version version.print
25
26
license 'MIT'
0 commit comments