lib/jekyll/commands/build.rb in jekyll-3.6.1 vs lib/jekyll/commands/build.rb in jekyll-3.6.2

- old
+ new

@@ -94,9 +94,9 @@ watch_method.call( options, site ) end end - end # end of class << self + end end end end