Skip to content

Commit c999e4f

Browse files
committed
Bump version to 5.1.0
1 parent 3c3e595 commit c999e4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/spree_i18n/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def version
99

1010
module Version
1111
MAJOR = 5
12-
MINOR = 0
13-
TINY = 1
12+
MINOR = 1
13+
TINY = 0
1414

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

0 commit comments

Comments
 (0)