Skip to content

Commit f4b9e64

Browse files
chore(release): 4.0.3 [skip ci]
## [4.0.3](v4.0.2...v4.0.3) (2020-04-30) ### Bug Fixes * **worker:** Fix race condition in worker ([f8afaa7](f8afaa7))
1 parent f8afaa7 commit f4b9e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mp3-mediarecorder",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "MediaRecorder ponyfill that records audio as mp3",
55
"main": "dist/index.js",
66
"module": "dist/index.es5.js",

0 commit comments

Comments
 (0)