Skip to content

Commit e7b3bd7

Browse files
author
GitLab Bot
committed
Automatic merge of gitlab-org/omnibus-gitlab master
2 parents 7ec4809 + 91e0f55 commit e7b3bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/software/postgres-exporter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
require "#{Omnibus::Config.project_root}/lib/gitlab/version"
2020

2121
name 'postgres-exporter'
22-
version = Gitlab::Version.new('postgres-exporter', '0.13.1')
22+
version = Gitlab::Version.new('postgres-exporter', '0.13.2')
2323
default_version version.print
2424

2525
license 'Apache-2.0'

0 commit comments

Comments
 (0)