prep 3.0.1
This commit is contained in:
parent
05834ad386
commit
851652bb6c
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.0.1.pre' unless const_defined?(:VERSION)
|
||||
VERSION = '3.0.1' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue