Skip to content

Commit

Permalink
Merge pull request #122 from spark-solutions/bump-version-1-3
Browse files Browse the repository at this point in the history
Bump version to 1.3.0
  • Loading branch information
Maria Syczewska authored Sep 23, 2019
2 parents b199c1b + f98187c commit 56deddf
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 @@ -9,7 +9,7 @@ def version

module VERSION
MAJOR = 1
MINOR = 2
MINOR = 3
TINY = 0

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

0 comments on commit 56deddf

Please sign in to comment.