Skip to content

Commit 3926883

Browse files
authored
Merge pull request #256 from Opencode-DCP/master
Sync dev with master after v1.2.0 release
2 parents 89e311d + 8c82b7a commit 3926883

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.1.7-beta.1",
4+
"version": "1.2.0",
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)