@tomkapa/tayto 0.5.1 → 0.5.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
@@ -29,7 +29,7 @@ npm install -g @tomkapa/tayto
29
29
 
30
30
  ## Demo
31
31
 
32
- <video src="https://github.com/user-attachments/assets/bfd9e515-4ca6-4bd8-9bc3-d1b94eebf869" controls width="100%"></video>
32
+ ![Demo](https://github.com/user-attachments/assets/69c1488f-7659-4d21-a914-b7cdef56cb1b)
33
33
 
34
34
  ---
35
35
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tomkapa/tayto",
3
- "version": "0.5.1",
3
+ "version": "0.5.2",
4
4
  "description": "CLI tool for task management - for solo devs and AI agents",
5
5
  "type": "module",
6
6
  "bin": {