Skip to content

Commit

Permalink
Bump version to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
damianlegawiec authored Sep 13, 2018
1 parent 7963d42 commit 9072648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spree_social/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def version
module VERSION
MAJOR = 3
MINOR = 3
TINY = 1
TINY = 2

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

0 comments on commit 9072648

Please sign in to comment.