Skip to content

Commit

Permalink
Merge pull request #146 from spark-solutions/version-1-6-1
Browse files Browse the repository at this point in the history
Bump version to 1.6.1
  • Loading branch information
Maria Syczewska authored Oct 30, 2019
2 parents c26377c + 999a20c commit 8a5ce7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spree_avatax_official/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def version
module VERSION
MAJOR = 1
MINOR = 6
TINY = 0
TINY = 1

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

0 comments on commit 8a5ce7f

Please sign in to comment.