Skip to content

Commit 3bfa3fb

Browse files
committed
Update Chai documentation (4.3.4)
1 parent 867c3b2 commit 3bfa3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/chai.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Chai < UrlScraper
33
self.name = 'Chai'
44
self.type = 'simple'
5-
self.release = '4.2.0'
5+
self.release = '4.3.4'
66
self.base_url = 'https://www.chaijs.com'
77
self.root_path = '/api/'
88
self.initial_paths = %w(/guide/installation/)

0 commit comments

Comments
 (0)