Update lodash documentation (3.4.0)

pull/185/head
Thibaut 10 years ago
parent 1f6fbb11fb
commit cdb175649c

@ -3,7 +3,7 @@ module Docs
self.name = 'lodash' self.name = 'lodash'
self.slug = 'lodash' self.slug = 'lodash'
self.type = 'lodash' self.type = 'lodash'
self.version = '3.3.0' self.version = '3.4.0'
self.base_url = 'https://lodash.com/docs' self.base_url = 'https://lodash.com/docs'
html_filters.push 'lodash/entries', 'lodash/clean_html', 'title' html_filters.push 'lodash/entries', 'lodash/clean_html', 'title'

Loading…
Cancel
Save