Skip to content

Commit

Permalink
🌱 bump package.json for v0.0.4 (#170)
Browse files Browse the repository at this point in the history
Signed-off-by: David Zager <[email protected]>
  • Loading branch information
djzager authored Dec 17, 2024
1 parent 87324fd commit 6bdca4c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "editor-extensions",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"displayName": "Konveyor",
"description": "VSCode Extension for Konveyor to assist in migrating and modernizing applications.",
Expand Down
2 changes: 1 addition & 1 deletion vscode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "editor-extensions-vscode",
"version": "0.0.3",
"version": "0.0.4",
"main": "./out/extension.js",
"publisher": "konveyor",
"repository": {
Expand Down

0 comments on commit 6bdca4c

Please sign in to comment.