Bump version to 0.0.6

This commit is contained in:
Daniel Smolsky
2026-04-04 17:20:20 -04:00
parent ccd19c0265
commit db1fbf043c
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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:
+1 -1
View File
@@ -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": {