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