mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Update ServicesVersion
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/// <reference path='formatting\smartIndenter.ts' />
|
||||
|
||||
module ts {
|
||||
export var servicesVersion = "0.4";
|
||||
export var servicesVersion = "0.5";
|
||||
|
||||
export interface Node {
|
||||
getSourceFile(): SourceFile;
|
||||
|
||||
Reference in New Issue
Block a user