Skip to content

Commit

Permalink
Release v4.1.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tute committed Jul 29, 2016
1 parent b8a4e56 commit 9e36ccc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ User-visible changes worth mentioning.

## master

## 4.1.0

- [#845] Allow customising the `Doorkeeper::ApplicationController` base
controller

## 4.0.0

- [#834] Fix AssetNotPrecompiled error with Sprockets 4
Expand Down
2 changes: 1 addition & 1 deletion lib/doorkeeper/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Doorkeeper
VERSION = "4.0.0".freeze
VERSION = "4.1.0".freeze
end

0 comments on commit 9e36ccc

Please sign in to comment.