Переглянути джерело

Update Async documentation (2.5.0)

Thibaut Courouble 8 роки тому
батько
коміт
4e9a6c02e3
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.4.1'
+    self.release = '2.5.0'
     self.base_url = 'https://caolan.github.io/async/'
     self.root_path = 'docs.html'
     self.links = {