We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5b114 commit 58b443cCopy full SHA for 58b443c
1 file changed
lib/docs/scrapers/mongoose.rb
@@ -2,7 +2,7 @@ module Docs
2
class Mongoose < UrlScraper
3
self.name = 'Mongoose'
4
self.type = 'mongoose'
5
- self.version = '4.2.4'
+ self.version = '4.2.7'
6
self.base_url = 'http://mongoosejs.com/docs/'
7
self.root_path = 'index.html'
8
self.initial_paths = %w(guide.html api.html)
0 commit comments