@towles/tool 0.0.50 → 0.0.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -17,6 +17,7 @@ Personal CLI toolkit with autonomous task runner and quality-of-life commands fo
17
17
  ```bash
18
18
  claude plugin marketplace add ChrisTowles/towles-tool
19
19
  claude plugin install tt@towles-tool
20
+ claude plugin update tt@towles-tool
20
21
  ```
21
22
 
22
23
  ### From Source
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@towles/tool",
3
- "version": "0.0.50",
3
+ "version": "0.0.52",
4
4
  "description": "CLI tool with autonomous task runner (ralph), observability, and quality-of-life commands for daily development.",
5
5
  "keywords": [
6
6
  "autonomic",