Skip to content

Commit 0dfc779

Browse files
committed
Update Axios documentation (1.9.0)
1 parent 6f91fc4 commit 0dfc779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/axios.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class Axios < UrlScraper
55
home: 'hthttps://axios-http.com/',
66
code: 'https://github.com/axios/axios'
77
}
8-
self.release = '1.7.7'
8+
self.release = '1.9.0'
99
self.base_url = "https://axios-http.com/docs/"
1010
self.initial_paths = %w(index intro)
1111
options[:skip] = %w(sponsor)

0 commit comments

Comments
 (0)