Browse Source

Update Moment.js Timezone documentation (0.6.0)

Simon Legner 1 month ago
parent
commit
d4e1c7f098
1 changed files with 1 additions and 1 deletions
  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/)