Skip to content

Commit

Permalink
[ci skip] Bump release to 4.1 (Doorkeeper 4.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbulaj committed Feb 22, 2018
1 parent 424e5e6 commit 844fc7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/doorkeeper-mongodb/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ def self.gem_version
module VERSION
# Semver
MAJOR = 4
MINOR = 0
TINY = 1
MINOR = 1
TINY = 0

# Full version number
STRING = [MAJOR, MINOR, TINY].compact.join('.')
Expand Down

0 comments on commit 844fc7f

Please sign in to comment.