Bump version to '1.8'.

This commit is contained in:
Daniel Rosenwasser 2016-01-07 23:14:17 -05:00
parent 1bdf7edee2
commit 19efab7a0b

View file

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