[devdocsgjs/main: 1239/1867] async: update to 3.2.0




commit 3a2601900e9db4f26d86e4753d308707db940cf6
Author: samfundev <samdinner hotmail com>
Date:   Wed Nov 18 21:21:48 2020 -0500

    async: update to 3.2.0

 lib/docs/scrapers/async.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/async.rb b/lib/docs/scrapers/async.rb
index ab13a935..ba8c5e46 100644
--- a/lib/docs/scrapers/async.rb
+++ b/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 = {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]