Skip to content

Commit

Permalink
Add support for passing mediaRecorderOptions
Browse files Browse the repository at this point in the history
Bump version to 1.1.0
  • Loading branch information
DeltaCircuit committed Nov 22, 2019
1 parent 92d183f commit 5e98328
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,6 +1,6 @@
{
"name": "react-media-recorder",
"version": "1.0.3",
"version": "1.1.0",
"description": "A React component based on MediaRecorder() API to record audio/video streams",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5e98328

Please sign in to comment.