bump to 3.2.0
This commit is contained in:
parent
ca4935361b
commit
2cd5edf114
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.1.6' unless const_defined?(:VERSION)
|
||||
VERSION = '3.2.0' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue