The Middleman Cometh
This commit is contained in:
parent
e6256d0178
commit
949c5db915
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.0.0.beta.3' unless const_defined?(:VERSION)
|
||||
VERSION = '3.0.0.rc.1' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue