Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit ca6e4bd

Browse files
committed
Release v0.7.1
1 parent 1d0b3c8 commit ca6e4bd

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

dist-wasm/ffmpeg-core.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist-wasm/ffmpeg-core.wasm

0 Bytes
Binary file not shown.

dist-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ffmpeg/core-wasm",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "ffmpeg.js core module with separate wasm file",
55
"main": "ffmpeg-core.js",
66
"scripts": {

dist/ffmpeg-core.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ffmpeg/core",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "ffmpeg.js core module",
55
"main": "ffmpeg-core.js",
66
"scripts": {

0 commit comments

Comments
 (0)