Skip to content

Commit fde5ffb

Browse files
committed
Create .DS_Store
1 parent 5ad7ec3 commit fde5ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loomdownloader",
3-
"version": "1.0.0",
3+
"version": "1.0.3",
44
"description": "Loom Video Downloader is a simple Node.js command-line tool to download videos from loom.com. It retrieves the video download link based on the video ID in the URL and saves the video with a specified filename or, by default, the video ID.",
55
"main": "download.js",
66
"scripts": {

0 commit comments

Comments
 (0)