bump
This commit is contained in:
parent
5337d0640b
commit
dfa389bde4
|
@ -1,5 +1,5 @@
|
||||||
module Middleman
|
module Middleman
|
||||||
# Current Version
|
# Current Version
|
||||||
# @return [String]
|
# @return [String]
|
||||||
VERSION = '4.1.2'.freeze unless const_defined?(:VERSION)
|
VERSION = '4.1.3'.freeze unless const_defined?(:VERSION)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue