Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gitlab-org
gitlab-exporter
Commits
475f154e
Commit
475f154e
authored
Oct 05, 2016
by
Ahmad Sherif
Browse files
Bump version 0.0.2
parent
21531e90
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Gemfile.lock
Gemfile.lock
+2
-2
lib/gitlab_monitor/version.rb
lib/gitlab_monitor/version.rb
+1
-1
No files found.
Gemfile.lock
View file @
475f154e
PATH
remote: .
specs:
gitlab-monitor (0.0.
1
)
gitlab-monitor (0.0.
2
)
pg (~> 0.18.4)
sinatra (~> 1.4.7)
...
...
@@ -54,4 +54,4 @@ DEPENDENCIES
rubocop (~> 0.42)
BUNDLED WITH
1.1
2.5
1.1
3.2
lib/gitlab_monitor/version.rb
View file @
475f154e
module
GitLab
module
Monitor
VERSION
=
"0.0.
1
"
.
freeze
VERSION
=
"0.0.
2
"
.
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