mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-16 07:13:43 -05:00
Merge branch 'release-2.0' into release-2.0_fix10625
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
namespace ts {
|
||||
/** The version of the TypeScript compiler release */
|
||||
|
||||
export const version = "2.0.2";
|
||||
export const version = "2.0.3";
|
||||
|
||||
const emptyArray: any[] = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user