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
d8707956
Commit
d8707956
authored
Jul 07, 2017
by
Ahmad Sherif
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 2.0.0
parent
2307b47d
Pipeline
#54808
passed with stage
in 51 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_monitor/version.rb
lib/gitlab_monitor/version.rb
+1
-1
No files found.
Gemfile.lock
View file @
d8707956
PATH
remote: .
specs:
gitlab-monitor (
1.9
.0)
gitlab-monitor (
2.0
.0)
pg (~> 0.18.4)
quantile (~> 0.2.0)
redis-namespace (~> 1.5.2)
...
...
lib/gitlab_monitor/version.rb
View file @
d8707956
module
GitLab
module
Monitor
VERSION
=
"
1.9
.0"
.
freeze
VERSION
=
"
2.0
.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