bump 3.0.4
This commit is contained in:
parent
77be952d41
commit
493d782875
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
module Middleman
|
module Middleman
|
||||||
# Current Version
|
# Current Version
|
||||||
# @return [String]
|
# @return [String]
|
||||||
VERSION = '3.0.3' unless const_defined?(:VERSION)
|
VERSION = '3.0.4' unless const_defined?(:VERSION)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue