mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-17 00:34:47 -05:00
Update Version
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
namespace ts {
|
||||
/** The version of the TypeScript compiler release */
|
||||
|
||||
export const version = "2.0.5";
|
||||
export const version = "2.0.6";
|
||||
|
||||
const emptyArray: any[] = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user