Skip to content

Commit

Permalink
Bump version to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalcymerys committed Apr 21, 2023
1 parent 13da5f6 commit 68c8a48
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 = 1
MINOR = 2
TINY = 0

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

0 comments on commit 68c8a48

Please sign in to comment.