Skip to content

Commit d4e1c7f

Browse files
committed
Update Moment.js Timezone documentation (0.6.0)
1 parent 87bbcc5 commit d4e1c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/moment_timezone.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class MomentTimezone < UrlScraper
33
self.name = 'Moment.js Timezone'
44
self.slug = 'moment_timezone'
55
self.type = 'moment'
6-
self.release = '0.5.37'
6+
self.release = '0.6.0'
77
self.base_url = 'https://momentjs.com/timezone'
88
self.root_path = '/docs/'
99
self.initial_paths = %w(/docs/)

0 commit comments

Comments
 (0)