Browse Source

Update Sass documentation (3.4.1)

Thibaut 11 years ago
parent
commit
c8347c6049
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.9'
+    self.version = '3.4.1'
     self.base_url = 'http://sass-lang.com/documentation/'
     self.root_path = 'file.SASS_REFERENCE.html'