Skip to content

Commit ef3b8a1

Browse files
authored
Merge pull request #138 from Opencode-DCP/release/beta.3
Bump version to 1.0.0-beta.3
2 parents 1915ee2 + 9565fc7 commit ef3b8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@tarquinen/opencode-dcp",
4-
"version": "1.0.0-beta.2",
4+
"version": "1.0.0-beta.3",
55
"type": "module",
66
"description": "OpenCode plugin that optimizes token usage by pruning obsolete tool outputs from conversation context",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)