Bläddra i källkod

Update Async documentation (2.6.0)

Thibaut Courouble 8 år sedan
förälder
incheckning
acd06aaa68
1 ändrade filer med 1 tillägg och 1 borttagningar
  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.5.0'
+    self.release = '2.6.0'
     self.base_url = 'https://caolan.github.io/async/'
     self.root_path = 'docs.html'
     self.links = {