From 16ed7956b9916e5403978baef7a196bc25cbe21a Mon Sep 17 00:00:00 2001 From: Djalma Araujo Date: Fri, 7 Jul 2017 14:37:58 -0300 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {