Skip to content

Commit

Permalink
feat: Bump the extension to v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@gmail.com>
  • Loading branch information
craciunoiuc committed Mar 22, 2024
1 parent a8416aa commit 59800e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unikraft-ide-vscode",
"displayName": "Unikraft",
"description": "Seamlessly build and manage Unikraft components from within VSCode!",
"version": "0.2.1",
"version": "0.3.0",
"publisher": "unikraft",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -475,4 +475,4 @@
"vscode-languageserver-textdocument": "^1.0.11",
"yaml": "^2.3.4"
}
}
}

0 comments on commit 59800e6

Please sign in to comment.