Skip to content

Commit 75bb955

Browse files
Bump version to 0.0.6 in package.json
1 parent 39ac4f6 commit 75bb955

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ytdlp_video_processor",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "A configurable yt-dlp wrapper to download YouTube videos",
55
"main": "src/index.js",
66
"scripts": {
@@ -32,4 +32,4 @@
3232
"jest": "^29.7.0",
3333
"prettier": "^3.1.1"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)