We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e8a17 commit 7704193Copy full SHA for 7704193
lib/docs/scrapers/axios.rb
@@ -5,7 +5,7 @@ class Axios < UrlScraper
5
home: 'hthttps://axios-http.com/',
6
code: 'https://github.com/axios/axios'
7
}
8
- self.release = '1.3.0'
+ self.release = '1.4.0'
9
self.base_url = "https://axios-http.com/docs/"
10
self.initial_paths = %w(index intro)
11
0 commit comments