patchloom 0.1.6

A Rust CLI for agent-grade repo operations
Documentation
1
2
3
4
5
6
{
  "version": "1",
  "operations": [
    { "op": "replace", "path": "README.md", "from": "v1.0.0", "to": "v2.0.0" }
  ]
}