Update Moment.js documentation (1.7.0)

pull/110/head
Thibaut 11 years ago
parent 0a9c7ee797
commit 23c1851e3c

@ -3,7 +3,7 @@ module Docs
self.name = 'Moment.js' self.name = 'Moment.js'
self.slug = 'moment' self.slug = 'moment'
self.type = 'moment' self.type = 'moment'
self.version = '2.6.0' self.version = '2.7.0'
self.base_url = 'http://momentjs.com/docs/' self.base_url = 'http://momentjs.com/docs/'
html_filters.push 'moment/clean_html', 'moment/entries', 'title' html_filters.push 'moment/clean_html', 'moment/entries', 'title'

Loading…
Cancel
Save