Skip to content

Commit 35f107b

Browse files
committed
Update TypeScript documentation (2.7.2)
1 parent 4801203 commit 35f107b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/typescript.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Typescript < UrlScraper
33
self.name = 'TypeScript'
44
self.type = 'typescript'
5-
self.release = '2.6.0'
5+
self.release = '2.7.2'
66
self.base_url = 'https://www.typescriptlang.org/docs/'
77
self.root_path = 'tutorial.html'
88
self.links = {

0 commit comments

Comments
 (0)