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