Skip to content

Commit 735f4e7

Browse files
github-actions[bot]feloy
andauthored
chore: bump version to 0.5.0 (#342)
Signed-off-by: feloy <runner@runnervmwhb2z.hezdu0ev0uqu3orwvshc0avvye.ex.internal.cloudapp.net> Co-authored-by: feloy <runner@runnervmwhb2z.hezdu0ev0uqu3orwvshc0avvye.ex.internal.cloudapp.net>
1 parent bc208a8 commit 735f4e7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "postgresql",
33
"displayName": "PostgreSQL",
44
"description": "Manage local PostgreSQL services for development",
5-
"version": "0.4.0-next",
5+
"version": "0.5.0-next",
66
"icon": "icon.png",
77
"publisher": "podman-desktop",
88
"private": true,

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "postgresql",
33
"displayName": "PostgreSQL",
44
"description": "Manage local PostgreSQL services for development",
5-
"version": "0.4.0-next",
5+
"version": "0.5.0-next",
66
"icon": "icon.png",
77
"publisher": "podman-desktop",
88
"license": "Apache-2.0",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "frontend",
33
"displayName": "frontend UI",
44
"description": "Frontend UI for the Hello World extension",
5-
"version": "0.4.0-next",
5+
"version": "0.5.0-next",
66
"type": "module",
77
"scripts": {
88
"preview": "vite preview",

0 commit comments

Comments
 (0)