diff options
| author | opencode <[email protected]> | 2025-10-31 19:28:07 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-10-31 19:28:07 +0000 |
| commit | b9a39b816c92592e824c68cdc9a48acf7717e2a2 (patch) | |
| tree | c2a5a4be604c7356c1c2f4ce29353649b5d49d82 /packages/plugin | |
| parent | 1eeba770b143912637ccc0c9bec9aded9e5ccb21 (diff) | |
| download | opencode-b9a39b816c92592e824c68cdc9a48acf7717e2a2.tar.gz opencode-b9a39b816c92592e824c68cdc9a48acf7717e2a2.zip | |
release: v1.0.0
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 87d472e55..10b3bab04 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@opencode-ai/plugin", - "version": "0.15.31", + "version": "1.0.0", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
