Skip to content

Commit e1564d7

Browse files
committed
Bump version to 3.6.0
1 parent fed7a22 commit e1564d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/spree_braintree_vzero/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 = 3
12-
MINOR = 5
13-
TINY = 1
12+
MINOR = 6
13+
TINY = 0
1414

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

0 commit comments

Comments
 (0)