Update version (#12162)

This commit is contained in:
Mohamed Hegazy
2016-11-10 16:30:01 -08:00
committed by GitHub
parent d537b79c61
commit ea309fe504
3 changed files with 3 additions and 3 deletions

View File

@@ -1266,6 +1266,6 @@ namespace TypeScript.Services {
// TODO: it should be moved into a namespace though.
/* @internal */
const toolsVersion = "2.1";
const toolsVersion = "2.2";
/* tslint:enable:no-unused-variable */