diff --git a/package.json b/package.json index b3b0e05..ba97b7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mic-recorder-to-mp3", - "version": "2.1.0", + "version": "2.1.1", "description": "Record your microphone audio input and get an audio/mp3 ouput buffer/blob.", "main": "dist/index.js", "scripts": {