Browse Source

Update Vitest documentation (2.0.3)

Simon Legner 1 year ago
parent
commit
0bb04c0b75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/vitest.rb

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

@@ -17,7 +17,7 @@ module Docs
       Licensed under the MIT License.
       Licensed under the MIT License.
     HTML
     HTML
 
 
-    self.release = '1.2.2'
+    self.release = '2.0.3'
     self.base_url = 'https://vitest.dev/'
     self.base_url = 'https://vitest.dev/'
     self.initial_paths = %w(guide/)
     self.initial_paths = %w(guide/)
     html_filters.push 'vitest/entries', 'vite/clean_html'
     html_filters.push 'vitest/entries', 'vite/clean_html'