Przeglądaj źródła

Update Async documentation (2.4.1)

Thibaut Courouble 8 lat temu
rodzic
commit
e645d0d9c9
1 zmienionych plików z 1 dodań i 1 usunięć
  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.0'
+    self.release = '2.4.1'
     self.base_url = 'https://caolan.github.io/async/'
     self.root_path = 'docs.html'
     self.links = {