We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4fb6e7 commit b589c06Copy full SHA for b589c06
lib/spree_i18n/version.rb
@@ -10,7 +10,7 @@ def version
10
module Version
11
MAJOR = 5
12
MINOR = 3
13
- TINY = 0
+ TINY = 1
14
15
STRING = [MAJOR, MINOR, TINY].compact.join('.')
16
end
0 commit comments