浏览代码

Update Async documentation (2.3.0)

Thibaut Courouble 8 年之前
父节点
当前提交
7c19bda8c0
共有 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 = '2.2.0'
+    self.release = '2.3.0'
     self.base_url = 'https://caolan.github.io/async/'
     self.root_path = 'docs.html'
     self.links = {