소스 검색

Update Moment.js Timezone documentation (0.6.0)

Simon Legner 2 달 전
부모
커밋
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/)