We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87bbcc5 commit d4e1c7fCopy full SHA for d4e1c7f
lib/docs/scrapers/moment_timezone.rb
@@ -3,7 +3,7 @@ class MomentTimezone < UrlScraper
3
self.name = 'Moment.js Timezone'
4
self.slug = 'moment_timezone'
5
self.type = 'moment'
6
- self.release = '0.5.37'
+ self.release = '0.6.0'
7
self.base_url = 'https://momentjs.com/timezone'
8
self.root_path = '/docs/'
9
self.initial_paths = %w(/docs/)
0 commit comments