diff --git a/lib/docs/scrapers/lodash.rb b/lib/docs/scrapers/lodash.rb index 63d7975f..ff6ebae6 100644 --- a/lib/docs/scrapers/lodash.rb +++ b/lib/docs/scrapers/lodash.rb @@ -3,7 +3,7 @@ module Docs self.name = 'Lo-Dash' self.slug = 'lodash' self.type = 'lodash' - self.version = '3.0.1' + self.version = '3.1.0' self.base_url = 'https://lodash.com/docs' html_filters.push 'lodash/clean_html', 'lodash/entries', 'title'