浏览代码

Update Axios documentation (1.4.0)

Simon Legner 2 年之前
父节点
当前提交
7704193150
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.3.0'
+    self.release = '1.4.0'
     self.base_url = "https://axios-http.com/docs/"
     self.initial_paths = %w(index intro)