diff --git a/lib/tsc.js b/lib/tsc.js index fa6fd2d9051..1bc244c8dda 100644 --- a/lib/tsc.js +++ b/lib/tsc.js @@ -37138,7 +37138,7 @@ var ts; })(ts || (ts = {})); var ts; (function (ts) { - ts.version = "2.0.7"; + ts.version = "2.0.8"; var emptyArray = []; function findConfigFile(searchPath, fileExists, configName) { if (configName === void 0) { configName = "tsconfig.json"; } diff --git a/lib/tsserver.js b/lib/tsserver.js index 11d6df676e3..fc1307a1eae 100644 --- a/lib/tsserver.js +++ b/lib/tsserver.js @@ -38553,7 +38553,7 @@ var ts; })(ts || (ts = {})); var ts; (function (ts) { - ts.version = "2.0.7"; + ts.version = "2.0.8"; var emptyArray = []; function findConfigFile(searchPath, fileExists, configName) { if (configName === void 0) { configName = "tsconfig.json"; } diff --git a/lib/tsserverlibrary.js b/lib/tsserverlibrary.js index 4b6a6dd43b8..4fc9ce85d8f 100644 --- a/lib/tsserverlibrary.js +++ b/lib/tsserverlibrary.js @@ -38553,7 +38553,7 @@ var ts; })(ts || (ts = {})); var ts; (function (ts) { - ts.version = "2.0.7"; + ts.version = "2.0.8"; var emptyArray = []; function findConfigFile(searchPath, fileExists, configName) { if (configName === void 0) { configName = "tsconfig.json"; } diff --git a/lib/typescript.js b/lib/typescript.js index e703e860b73..dd38c8e15ba 100644 --- a/lib/typescript.js +++ b/lib/typescript.js @@ -44687,7 +44687,7 @@ var ts; var ts; (function (ts) { /** The version of the TypeScript compiler release */ - ts.version = "2.0.7"; + ts.version = "2.0.8"; var emptyArray = []; function findConfigFile(searchPath, fileExists, configName) { if (configName === void 0) { configName = "tsconfig.json"; } diff --git a/lib/typescriptServices.js b/lib/typescriptServices.js index e703e860b73..dd38c8e15ba 100644 --- a/lib/typescriptServices.js +++ b/lib/typescriptServices.js @@ -44687,7 +44687,7 @@ var ts; var ts; (function (ts) { /** The version of the TypeScript compiler release */ - ts.version = "2.0.7"; + ts.version = "2.0.8"; var emptyArray = []; function findConfigFile(searchPath, fileExists, configName) { if (configName === void 0) { configName = "tsconfig.json"; }