Explorar o código

Update VueUse documentation (9.10.0)

Simon Legner %!s(int64=2) %!d(string=hai) anos
pai
achega
8005124a90
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'