Переглянути джерело

Update Moment.js documentation (2.10.2)

Thibaut 10 роки тому
батько
коміт
3a42cae39e
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      lib/docs/scrapers/moment.rb

+ 1 - 1
lib/docs/scrapers/moment.rb

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