Browse Source

Update Sass documentation (3.3.9)

Thibaut 11 years ago
parent
commit
790a70e961
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/sass.rb

+ 1 - 1
lib/docs/scrapers/sass.rb

@@ -1,7 +1,7 @@
 module Docs
   class Sass < UrlScraper
     self.type = 'yard'
-    self.version = '3.3.8'
+    self.version = '3.3.9'
     self.base_url = 'http://sass-lang.com/documentation/'
     self.root_path = 'file.SASS_REFERENCE.html'