bump to include sass fix
This commit is contained in:
parent
7ae4c4d14e
commit
a40ef1a734
|
@ -1,5 +1,5 @@
|
|||
module Middleman
|
||||
# Current Version
|
||||
# @return [String]
|
||||
VERSION = '3.3.0' unless const_defined?(:VERSION)
|
||||
VERSION = '3.3.1' unless const_defined?(:VERSION)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue