Skip to content

Commit

Permalink
chore: 🥁 tagging v0.6.0 🥳
Browse files Browse the repository at this point in the history
  • Loading branch information
axel7083 committed Jan 10, 2025
1 parent f255652 commit cf8fe5a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "quadlet",
"displayName": "Podman Quadlet",
"description": "Manage, generate Podman Quadlet",
"version": "0.6.0-next",
"version": "0.6.0",
"icon": "icon.png",
"publisher": "axel7083",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "quadlet",
"displayName": "Podman Quadlet",
"description": "Manage, generate Podman Quadlet",
"version": "0.6.0-next",
"version": "0.6.0",
"icon": "icon.png",
"publisher": "axel7083",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "frontend",
"displayName": "frontend UI",
"description": "Frontend UI for the Hello World extension",
"version": "0.6.0-next",
"version": "0.6.0",
"type": "module",
"scripts": {
"preview": "vite preview",
Expand Down

0 comments on commit cf8fe5a

Please sign in to comment.