Преглед изворни кода

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'