We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b1309 commit 000206fCopy full SHA for 000206f
1 file changed
src/services/services.ts
@@ -9,7 +9,7 @@
9
/// <reference path='formatting\smartIndenter.ts' />
10
11
module ts {
12
- export var servicesVersion = "0.4"
+ export var servicesVersion = "0.4.1"
13
14
export interface Node {
15
getSourceFile(): SourceFile;
0 commit comments