Skip to content

Commit 7edb54b

Browse files
Bump version to 0.8.2
1 parent b56f1fd commit 7edb54b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "opencode-manager",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"private": false,
55
"type": "module",
66
"packageManager": "pnpm@10.28.1",
7-
"scripts": {
7+
"scripts": {
88
"predev": "bash scripts/setup-dev.sh",
99
"dev": "concurrently \"pnpm:dev:backend\" \"pnpm:dev:frontend\"",
1010
"dev:backend": "bun --watch backend/src/index.ts",

0 commit comments

Comments
 (0)