Skip to content

Commit

Permalink
Bump to v4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
maclover7 committed Feb 12, 2017
1 parent 252ebad commit 23a02a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

User-visible changes worth mentioning.

## master
## 4.2.5

- [#936] Deprecate `Doorkeeper#configured?`, `Doorkeeper#database_installed?`, and
`Doorkeeper#installed?`
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.2.0".freeze
VERSION = "4.2.5".freeze
end

0 comments on commit 23a02a8

Please sign in to comment.