Skip to content

Commit

Permalink
Merge pull request #143 from spark-solutions/bump-1-6-0
Browse files Browse the repository at this point in the history
Bump version to 1.6.0
  • Loading branch information
damianlegawiec authored Oct 25, 2019
2 parents d36b064 + bec7414 commit bce5955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/spree_avatax_official/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ def version

module VERSION
MAJOR = 1
MINOR = 5
TINY = 1
MINOR = 6
TINY = 0

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

0 comments on commit bce5955

Please sign in to comment.