Skip to content

Commit df40457

Browse files
author
Forge
committed
chore: bump version to 0.6.0
1 parent 1b40cee commit df40457

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.5.7",
3+
"version": "0.6.0",
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.5.7'
1+
export const VERSION = '0.6.0'

0 commit comments

Comments
 (0)