瀏覽代碼

Update VueUse documentation (9.10.0)

Simon Legner 2 年之前
父節點
當前提交
8005124a90
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/vueuse.rb

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

@@ -22,7 +22,7 @@ module Docs
       Licensed under the MIT License.
     HTML
 
-    self.release = '9.8.2'
+    self.release = '9.10.0'
     self.base_url = 'https://vueuse.org/'
     self.initial_paths = %w(functions.html)
     html_filters.push 'vueuse/entries', 'vite/clean_html', 'vueuse/clean_html'