Merge pull request #4385 from Microsoft/ToolsVersionUpdate

Updating the internal toolsVersion from 1.5 -> 1.6 in shims.ts
This commit is contained in:
jramsay
2015-08-20 15:25:41 -07:00

View File

@@ -1097,4 +1097,4 @@ module TypeScript.Services {
}
/* @internal */
let toolsVersion = "1.5";
const toolsVersion = "1.6";