[devdocsgjs/main: 1754/1867] Update Mocha documentation (9.0.2)




commit 9cec818950ce3e1581968f7ba701286c09d8ea1b
Author: Enoc <brianhernandez222 hotmail com>
Date:   Thu Jul 8 19:58:03 2021 -0600

    Update Mocha documentation (9.0.2)

 lib/docs/scrapers/mocha.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/mocha.rb b/lib/docs/scrapers/mocha.rb
index db27a076..99ce4d3e 100644
--- a/lib/docs/scrapers/mocha.rb
+++ b/lib/docs/scrapers/mocha.rb
@@ -1,7 +1,7 @@
 module Docs
   class Mocha < UrlScraper
     self.type = 'simple'
-    self.release = '8.3.2'
+    self.release = '9.0.2'
     self.base_url = 'https://mochajs.org/'
     self.links = {
       home: 'https://mochajs.org/',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]