pi-hashline-edit-pro 0.2.0 → 0.2.1

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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -18,7 +18,7 @@ This fork makes **two** changes that compound:
18
18
  ## Installation
19
19
 
20
20
  ```bash
21
- # From npm (once published)
21
+ # From npm
22
22
  pi install npm:pi-hashline-edit-pro
23
23
 
24
24
  # From a local checkout
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pi-hashline-edit-pro",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Strict hashline read/edit tool override for pi-coding-agent with hash-anchored edits (4-char, 24-bit)",
5
5
  "repository": {
6
6
  "type": "git",