mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
3.0.2
This commit is contained in:
parent
fcd36f587b
commit
266e24e03e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.0.1' unless const_defined?(:VERSION)
|
||||
VERSION = '3.0.2' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue