prep 3.0.8
This commit is contained in:
parent
5b8fae612e
commit
0a580c8b9a
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.0.8.pre.2' unless const_defined?(:VERSION)
|
||||
VERSION = '3.0.8' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue