Skip to content

Commit

Permalink
release v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NARKOZ committed Aug 7, 2018
1 parent 1e3e849 commit b141ed1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Change Log
## CHANGELOG

### Unreleased
### Newer releases

Please see: https://github.com/NARKOZ/gitlab/releases

### 4.2.0 (13/07/2017)
- Use `url_encode` in all `Commit` resources (@grodowski)
Expand Down
2 changes: 1 addition & 1 deletion lib/gitlab/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Gitlab
VERSION = '4.4.0'.freeze
VERSION = '4.5.0'.freeze
end

0 comments on commit b141ed1

Please sign in to comment.