Skip to content

Commit

Permalink
Bump OSS VS Code extension to 0.34.0
Browse files Browse the repository at this point in the history
Summary: To release the OSS version of the VS Code extension.

Reviewed By: ilya-klyuchnikov

Differential Revision: D69578829

fbshipit-source-id: 01d0b50e2068323e30e8e943a4ebee0923b8d655
  • Loading branch information
robertoaloi authored and facebook-github-bot committed Feb 13, 2025
1 parent 8d0c680 commit 5cd4fee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions editors/code/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion editors/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Erlang language server",
"author": "Meta Platforms, Inc",
"license": "Apache2",
"version": "0.33.0",
"version": "0.34.0",
"icon": "images/elp-logo-color.png",
"homepage": "https://whatsapp.github.io/erlang-language-platform/",
"repository": {
Expand Down

0 comments on commit 5cd4fee

Please sign in to comment.