Skip to content

Commit

Permalink
patch: bump versions and release
Browse files Browse the repository at this point in the history
  • Loading branch information
finos-admin committed Jan 23, 2025
1 parent 6f4fd25 commit aa95dcb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-engine-ide-client-vscode",
"version": "0.2.1",
"version": "0.2.2",
"description": "Legend Extension client-side code",
"homepage": "https://legend.finos.org/",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"icon": "icons/legend_full.png",
"homepage": "https://legend.finos.org/",
"publisher": "FINOS",
"version": "0.22.1",
"version": "0.22.2",
"engines": {
"vscode": "^1.90.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-engine-ide-client-vscode-shared",
"version": "0.2.1",
"version": "0.2.2",
"description": "Legend Extension shared code",
"homepage": "https://legend.finos.org/",
"repository": {
Expand Down

0 comments on commit aa95dcb

Please sign in to comment.