Browse Source

Update Chai documentation (4.3.4)

Enoc 4 năm trước cách đây
mục cha
commit
3bfa3fbcce
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/docs/scrapers/chai.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Chai < UrlScraper
     self.name = 'Chai'
     self.type = 'simple'
-    self.release = '4.2.0'
+    self.release = '4.3.4'
     self.base_url = 'https://www.chaijs.com'
     self.root_path = '/api/'
     self.initial_paths = %w(/guide/installation/)