Przeglądaj źródła

Update Sass documentation (3.4.17)

Thibaut 10 lat temu
rodzic
commit
c7c1532d75
1 zmienionych plików z 1 dodań i 1 usunięć
  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.4.11'
+    self.version = '3.4.17'
     self.base_url = 'http://sass-lang.com/documentation/'
     self.root_path = 'file.SASS_REFERENCE.html'