Skip to content

Commit c1a1bf6

Browse files
Bump version to 1.5.2
1 parent f649d8e commit c1a1bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/spree_multi_vendor/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 = 1
1212
MINOR = 5
13-
TINY = 1
13+
TINY = 2
1414
PRE = nil
1515

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

0 commit comments

Comments
 (0)