Преглед на файлове

Update Moment.js documentation (2.19.1)

Thibaut Courouble преди 8 години
родител
ревизия
5e38b42c2c
променени са 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.release = '2.18.1'
+    self.release = '2.19.1'
     self.base_url = 'http://momentjs.com'
     self.root_path = '/docs/'
     self.initial_paths = %w(/guides/)