revert versions

This commit is contained in:
Vladimir Matveev
2016-09-27 23:36:19 -07:00
parent f361ed19c1
commit 3f2e3919b4
2 changed files with 2 additions and 2 deletions

View File

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