Skip to content

Commit b589c06

Browse files
committed
Bump spree_i18n to 5.3.1
1 parent a4fb6e7 commit b589c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/spree_i18n/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def version
1010
module Version
1111
MAJOR = 5
1212
MINOR = 3
13-
TINY = 0
13+
TINY = 1
1414

1515
STRING = [MAJOR, MINOR, TINY].compact.join('.')
1616
end

0 commit comments

Comments
 (0)