Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gitlab-org
gitlab-exporter
Commits
7cd68afc
Commit
7cd68afc
authored
Nov 30, 2020
by
Ahmad Sherif
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 7.2.0
parent
095c8691
Pipeline
#178408
passed with stage
in 2 minutes and 18 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Gemfile.lock
Gemfile.lock
+1
-1
lib/gitlab_exporter/version.rb
lib/gitlab_exporter/version.rb
+1
-1
No files found.
Gemfile.lock
View file @
7cd68afc
PATH
remote: .
specs:
gitlab-exporter (7.
1.2
)
gitlab-exporter (7.
2.0
)
connection_pool (~> 2.2.1)
pg (~> 1.1)
quantile (~> 0.2.0)
...
...
lib/gitlab_exporter/version.rb
View file @
7cd68afc
module
GitLab
module
Exporter
VERSION
=
"7.
1.2
"
.
freeze
VERSION
=
"7.
2.0
"
.
freeze
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment