Here we go
This commit is contained in:
parent
9e5b137ed8
commit
b2b461935d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
module Middleman
|
module Middleman
|
||||||
# Current Version
|
# Current Version
|
||||||
# @return [String]
|
# @return [String]
|
||||||
VERSION = '4.0.0.rc.3' unless const_defined?(:VERSION)
|
VERSION = '4.0.0' unless const_defined?(:VERSION)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue