Skip to content

Commit ac933c9

Browse files
WIP: Bump version
1 parent e162b7f commit ac933c9

2 files changed

Lines changed: 2 additions & 2 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 = '5.0.0';
4+
export const VERSION = '5.1.0';

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": "5.0.0",
5+
"version": "5.1.0",
66
"publisher": "idl",
77
"license": "MIT",
88
"encryption": "yes",

0 commit comments

Comments
 (0)