Skip to content

Commit 2413c4e

Browse files
committed
Update Mongoose documentation (4.12.0)
1 parent e0b815f commit 2413c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/mongoose.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Mongoose < UrlScraper
33
self.name = 'Mongoose'
44
self.type = 'mongoose'
5-
self.release = '4.11.8'
5+
self.release = '4.12.0'
66
self.base_url = 'http://mongoosejs.com/docs/'
77
self.root_path = 'index.html'
88
self.initial_paths = %w(guide.html api.html)

0 commit comments

Comments
 (0)