mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 12:51:30 -05:00
Update version to 2.0.0
This commit is contained in:
@@ -9,7 +9,7 @@ namespace ts {
|
||||
/* @internal */ export let ioWriteTime = 0;
|
||||
|
||||
/** The version of the TypeScript compiler release */
|
||||
export const version = "1.9.0";
|
||||
export const version = "2.0.0";
|
||||
|
||||
const emptyArray: any[] = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user