Skip to content

Commit 351ba09

Browse files
chore: bump version to 0.5.6 (VERSION + package.json) (#482)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 580986a commit 351ba09

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.5
1+
0.5.6

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pve-scripts-local",
3-
"version": "0.1.0",
3+
"version": "0.5.6",
44
"private": true,
55
"type": "module",
66
"scripts": {
@@ -106,4 +106,4 @@
106106
"prismjs": "^1.30.0",
107107
"hono": ">=4.11.7"
108108
}
109-
}
109+
}

0 commit comments

Comments
 (0)