Browse Source

Update Moment.js documentation (2.8.2)

Thibaut 11 năm trước cách đây
mục cha
commit
b35251d9ae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.8.1'
+    self.version = '2.8.2'
     self.base_url = 'http://momentjs.com/docs/'
 
     html_filters.push 'moment/clean_html', 'moment/entries', 'title'