bump ver
This commit is contained in:
parent
ad93f3d8ae
commit
9b88906784
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '4.0.0.alpha.1' unless const_defined?(:VERSION)
|
||||
VERSION = '4.0.0.alpha.2' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue