浏览代码

Update Moment.js Timezone documentation (0.6.0)

Simon Legner 1 月之前
父节点
当前提交
d4e1c7f098
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/moment_timezone.rb

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'Moment.js Timezone'
     self.slug = 'moment_timezone'
     self.type = 'moment'
-    self.release = '0.5.37'
+    self.release = '0.6.0'
     self.base_url = 'https://momentjs.com/timezone'
     self.root_path = '/docs/'
     self.initial_paths = %w(/docs/)