Skip to content

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damianlegawiec committed Jan 18, 2021
1 parent 0a777ac commit a4bf52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spree_analytics_trackers/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def version

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

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

0 comments on commit a4bf52d

Please sign in to comment.