From f543dcd2dfd0a4d990d446374562d610b31ef537 Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sun, 30 Oct 2016 17:06:33 -0400 Subject: [PATCH] Update TypeScript documentation (2.0.6) --- lib/docs/scrapers/typescript.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/typescript.rb b/lib/docs/scrapers/typescript.rb index bc196350..e1b9bef4 100644 --- a/lib/docs/scrapers/typescript.rb +++ b/lib/docs/scrapers/typescript.rb @@ -2,7 +2,7 @@ module Docs class Typescript < UrlScraper self.name = 'TypeScript' self.type = 'typescript' - self.release = '2.0.3' + self.release = '2.0.6' self.base_url = 'https://www.typescriptlang.org/docs/' self.root_path = 'tutorial.html' self.links = {