Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Commit

Permalink
Bump version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
damianlegawiec authored Oct 17, 2019
1 parent a252a4e commit ae27bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spree_static_content/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def version
module VERSION
MAJOR = 4
MINOR = 0
TINY = 0
TINY = 1

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

0 comments on commit ae27bd3

Please sign in to comment.