Skip to content

Commit 288822b

Browse files
Bump version for release
1 parent 0707bd2 commit 288822b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/**
22
* Version of the extension
33
*/
4-
export const VERSION = '6.0.1';
4+
export const VERSION = '6.0.2';

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "idl-for-vscode",
33
"displayName": "%packageJSON.displayName%",
44
"description": "%packageJSON.description%",
5-
"version": "6.0.1",
5+
"version": "6.0.2",
66
"publisher": "idl",
77
"license": "MIT",
88
"encryption": "yes",

0 commit comments

Comments
 (0)