@doccy/fell 0.1.1 → 0.1.2

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
@@ -63,7 +63,7 @@ q / ctrl+c Quit
63
63
 
64
64
  ### Preview
65
65
 
66
- <img src="./docs/header-img.png" height="300px">
66
+ <img src="./docs/fell-demo.gif" alt="fell demo" height="400px">
67
67
 
68
68
  ## License
69
69
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@doccy/fell",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Interactive git worktree manager. Navigate, inspect, delete, and prune worktrees with async PR status fetching.",
5
5
  "license": "MIT",
6
6
  "bin": {