瀏覽代碼

async: update to 3.2.0

samfundev 5 年之前
父節點
當前提交
3a2601900e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/async.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Async < UrlScraper
     self.type = 'async'
-    self.release = '3.0.1'
+    self.release = '3.2.0'
     self.base_url = 'https://caolan.github.io/async/v3/'
     self.root_path = 'docs.html'
     self.links = {