prep
This commit is contained in:
parent
5529062bc4
commit
03c95f0863
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '4.1.0.rc.1'.freeze unless const_defined?(:VERSION)
|
||||
VERSION = '4.1.0.rc.2'.freeze unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue