diff --git a/lib/docs/scrapers/lodash.rb b/lib/docs/scrapers/lodash.rb index 67ee630a..e18437f9 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 = '2.2.1' + self.version = '2.3.0' self.base_url = 'http://lodash.com/docs' html_filters.push 'lodash/clean_html', 'lodash/entries', 'title'