Merge branch '3.0-stable' of github.com:middleman/middleman into 3.0-stable
This commit is contained in:
commit
dd63ba164e
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.0.11' unless const_defined?(:VERSION)
|
||||
VERSION = '3.0.12.pre.1' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue