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 2240f46 commit 665dcd8Copy full SHA for 665dcd8
1 file changed
lib/docs/scrapers/typescript.rb
@@ -29,12 +29,12 @@ class Typescript < UrlScraper
29
]
30
31
options[:attribution] = <<-HTML
32
- © 2012-2025 Microsoft<br>
+ © 2012-2026 Microsoft<br>
33
Licensed under the Apache License, Version 2.0.
34
HTML
35
36
version do
37
- self.release = '5.9.2'
+ self.release = '6.0.2'
38
self.base_url = 'https://www.typescriptlang.org/'
39
end
40
0 commit comments