diff --git a/lib/docs/scrapers/async.rb b/lib/docs/scrapers/async.rb index 9937b37d..fad92975 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 = '2.4.1' + self.release = '2.5.0' self.base_url = 'https://caolan.github.io/async/' self.root_path = 'docs.html' self.links = {