Skip to content

Commit

Permalink
Merge pull request #215 from spree-contrib/fix/3-5-0-version
Browse files Browse the repository at this point in the history
Bump version to 3.5.0
  • Loading branch information
damianlegawiec authored Feb 25, 2020
2 parents aadfef4 + 4a4b2e8 commit de6b8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spree_braintree_vzero/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def version

module VERSION
MAJOR = 3
MINOR = 4
MINOR = 5
TINY = 0

STRING = [MAJOR, MINOR, TINY].compact.join('.')
Expand Down

0 comments on commit de6b8eb

Please sign in to comment.