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

Commit ae27bd3

Browse files
Bump version to 4.0.1
1 parent a252a4e commit ae27bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/spree_static_content/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def version
1010
module VERSION
1111
MAJOR = 4
1212
MINOR = 0
13-
TINY = 0
13+
TINY = 1
1414

1515
STRING = [MAJOR, MINOR, TINY].compact.join('.')
1616
end

0 commit comments

Comments
 (0)