Skip to content

Commit b99e565

Browse files
committed
Update TypeScript documentation (5.5.4)
1 parent 2368810 commit b99e565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/docs/scrapers/typescript.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ def initial_urls
4040
]
4141

4242
options[:attribution] = <<-HTML
43-
&copy; 2012-2023 Microsoft<br>
43+
&copy; 2012-2024 Microsoft<br>
4444
Licensed under the Apache License, Version 2.0.
4545
HTML
4646

4747
version do
48-
self.release = '5.3.3'
48+
self.release = '5.5.4'
4949
self.base_urls = [
5050
'https://www.typescriptlang.org/docs/handbook/',
5151
'https://www.typescriptlang.org/'

0 commit comments

Comments
 (0)