Parcourir la source

Update Axios documentation (1.6.5)

Simon Legner il y a 1 an
Parent
commit
a8e7fb78d8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      lib/docs/scrapers/axios.rb

+ 1 - 1
lib/docs/scrapers/axios.rb

@@ -5,7 +5,7 @@ module Docs
       home: 'hthttps://axios-http.com/',
       code: 'https://github.com/axios/axios'
     }
-    self.release = '1.4.0'
+    self.release = '1.6.5'
     self.base_url = "https://axios-http.com/docs/"
     self.initial_paths = %w(index intro)