Skip to content

Commit 9eda38c

Browse files
chore: bump version to 0.4.10
1 parent 81fc803 commit 9eda38c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-forge",
3-
"version": "0.4.9",
3+
"version": "0.4.10",
44
"type": "module",
55
"oc-plugin": [
66
"server",

‎src/version.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.4.8'
1+
export const VERSION = '0.4.10'

0 commit comments

Comments
 (0)