Skip to content

Commit a6f171c

Browse files
Updated version number
1 parent 72e3308 commit a6f171c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dlang",
33
"displayName": "D Language",
44
"description": "Support for the D Programming Language (https://dlang.org/)",
5-
"version": "0.8.1",
5+
"version": "0.9.0",
66
"publisher": "dlang-vscode",
77
"license": "SEE LICENSE IN LICENSE.md",
88
"icon": "images/dlogo.png",
@@ -330,4 +330,4 @@
330330
"extensionDependencies": [
331331
"LaurentTreguier.sdlang"
332332
]
333-
}
333+
}

0 commit comments

Comments
 (0)