Skip to content

Commit 19efab7

Browse files
Bump version to '1.8'.
1 parent 1bdf7ed commit 19efab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/shims.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,6 @@ namespace TypeScript.Services {
10561056
// TODO: it should be moved into a namespace though.
10571057

10581058
/* @internal */
1059-
const toolsVersion = "1.6";
1059+
const toolsVersion = "1.8";
10601060

10611061
/* tslint:enable:no-unused-variable */

0 commit comments

Comments
 (0)