clipshot 1.0.12 → 1.0.13

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.
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Screenshot monitor CLI. Watches clipboard for screenshots and uploads to remote server via SSH, or saves locally.
4
4
 
5
- ![Demo](demonstration.gif)
5
+ ![Demo](demo.gif)
6
6
 
7
7
  ## Why?
8
8
 
package/demo.gif ADDED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clipshot",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "description": "Screenshot monitor CLI tool",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
package/demonstration.gif DELETED
Binary file