Преглед изворни кода

Update Sass documentation (3.4.1)

Thibaut пре 11 година
родитељ
комит
c8347c6049
1 измењених фајлова са 1 додато и 1 уклоњено
  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'