Skip to content

Commit

Permalink
Bump version to 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nbulaj committed Mar 28, 2018
1 parent 6b89def commit e29441b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/doorkeeper/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module VERSION
# Semantic versioning
MAJOR = 4
MINOR = 3
TINY = 1
TINY = 2

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

0 comments on commit e29441b

Please sign in to comment.