diff --git a/README.md b/README.md index 3468b8a..2dbd235 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Shows live and average tokens-per-second in the OpenCode session prompt. +Requires `opencode` `1.3.14` or newer. + ## Installation Install from the CLI: diff --git a/package.json b/package.json index c86b493..f2c8e41 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "oc-tps", - "version": "0.0.5", + "version": "0.0.6", "type": "module", "exports": { "./tui": {