prep
This commit is contained in:
parent
724eab3ac9
commit
1c977a83e2
|
@ -1,5 +1,5 @@
|
||||||
module Middleman
|
module Middleman
|
||||||
# Current Version
|
# Current Version
|
||||||
# @return [String]
|
# @return [String]
|
||||||
VERSION = '3.3.3' unless const_defined?(:VERSION)
|
VERSION = '3.3.4' unless const_defined?(:VERSION)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue