Skip to content

Commit

Permalink
Bump version to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalcymerys committed Aug 28, 2023
1 parent 1f80a3b commit 0e4f545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spree_i18n/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def version

module Version
MAJOR = 5
MINOR = 2
MINOR = 3
TINY = 0

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

0 comments on commit 0e4f545

Please sign in to comment.