Explorar o código

Update Mongoose documentation (4.12.0)

Thibaut Courouble %!s(int64=8) %!d(string=hai) anos
pai
achega
2413c4e023
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/mongoose.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Mongoose < UrlScraper
     self.name = 'Mongoose'
     self.type = 'mongoose'
-    self.release = '4.11.8'
+    self.release = '4.12.0'
     self.base_url = 'http://mongoosejs.com/docs/'
     self.root_path = 'index.html'
     self.initial_paths = %w(guide.html api.html)