Skip to content

Commit

Permalink
Release 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nbulaj committed Sep 30, 2023
1 parent 1a6e86a commit ed1dcc2
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 @@ -8,8 +8,8 @@ def self.gem_version
module VERSION
# Semver
MAJOR = 5
MINOR = 2
TINY = 3
MINOR = 3
TINY = 0

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

0 comments on commit ed1dcc2

Please sign in to comment.