bump to rc2
This commit is contained in:
parent
5da63cb84f
commit
eee1e45afb
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.0.0.rc.1' unless const_defined?(:VERSION)
|
||||
VERSION = '3.0.0.rc.2' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue