Skip to content

Commit

Permalink
bump version (v0.2.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarvalabs-manish committed Dec 27, 2023
1 parent 3537057 commit 57ddd5a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cocolang-lsp-client",
"displayName": "Cocolang LSP Client",
"description": "Syntax Highlighting for Cocolang on Visual Studio Code",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"publisher": "sarvalabs",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Cocolang",
"icon": "icons/coco.png",
"description": "Syntax Highlighting for Cocolang on Visual Studio Code",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"publisher": "sarvalabs",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cocolang-lsp-server",
"displayName": "Cocolang LSP Server",
"description": "Syntax Highlighting for Cocolang on Visual Studio Code",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"publisher": "sarvalabs",
"author": {
Expand Down

0 comments on commit 57ddd5a

Please sign in to comment.