Skip to content

Commit 57ddd5a

Browse files
bump version (v0.2.3)
1 parent 3537057 commit 57ddd5a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cocolang-lsp-client",
33
"displayName": "Cocolang LSP Client",
44
"description": "Syntax Highlighting for Cocolang on Visual Studio Code",
5-
"version": "0.2.2",
5+
"version": "0.2.3",
66
"license": "MIT",
77
"publisher": "sarvalabs",
88
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Cocolang",
44
"icon": "icons/coco.png",
55
"description": "Syntax Highlighting for Cocolang on Visual Studio Code",
6-
"version": "0.2.2",
6+
"version": "0.2.3",
77
"license": "MIT",
88
"publisher": "sarvalabs",
99
"author": {

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cocolang-lsp-server",
33
"displayName": "Cocolang LSP Server",
44
"description": "Syntax Highlighting for Cocolang on Visual Studio Code",
5-
"version": "0.2.2",
5+
"version": "0.2.3",
66
"license": "MIT",
77
"publisher": "sarvalabs",
88
"author": {

0 commit comments

Comments
 (0)