Skip to content

Commit 665dcd8

Browse files
committed
Update TypeScript documentation (6.0.2)
1 parent 2240f46 commit 665dcd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/docs/scrapers/typescript.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ class Typescript < UrlScraper
2929
]
3030

3131
options[:attribution] = <<-HTML
32-
&copy; 2012-2025 Microsoft<br>
32+
&copy; 2012-2026 Microsoft<br>
3333
Licensed under the Apache License, Version 2.0.
3434
HTML
3535

3636
version do
37-
self.release = '5.9.2'
37+
self.release = '6.0.2'
3838
self.base_url = 'https://www.typescriptlang.org/'
3939
end
4040

0 commit comments

Comments
 (0)