Skip to content

Commit

Permalink
Bump version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanilagy committed Dec 31, 2023
1 parent 3a1e099 commit 5c62324
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webm-muxer",
"version": "3.1.3",
"version": "3.2.0",
"description": "WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.",
"main": "./build/webm-muxer.js",
"module": "./build/webm-muxer.mjs",
Expand Down Expand Up @@ -52,6 +52,8 @@
"multiplexer",
"video",
"audio",
"subtitles",
"webvtt",
"media",
"webcodecs"
]
Expand Down

0 comments on commit 5c62324

Please sign in to comment.