Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paalamugan committed Mar 13, 2023
1 parent 4312afa commit 1003f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "video-converter-ts-into-mp4",
"description": "Converts .ts video files into .mp4 video files and combine all .ts files into single .mp4 file",
"version": "0.2.11",
"version": "0.3.0",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/video-converter-ts-into-mp4.esm.js",
Expand Down

0 comments on commit 1003f91

Please sign in to comment.