Skip to content

Commit

Permalink
Bump version to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damianlegawiec authored Aug 15, 2018
1 parent 3d1c2a0 commit f3b06af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/spree_braintree_vzero/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ def version

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

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

0 comments on commit f3b06af

Please sign in to comment.