bump ver
This commit is contained in:
parent
efe52f7cca
commit
0e69928939
|
@ -1,5 +1,5 @@
|
||||||
module Middleman
|
module Middleman
|
||||||
# Current Version
|
# Current Version
|
||||||
# @return [String]
|
# @return [String]
|
||||||
VERSION = '3.1.0' unless const_defined?(:VERSION)
|
VERSION = '3.1.1' unless const_defined?(:VERSION)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue