From a4ecda358dca10b461a9a0a6494b0cf0c971133b Mon Sep 17 00:00:00 2001 From: Diego Fernandes Date: Fri, 28 May 2021 10:15:50 -0300 Subject: [PATCH] 3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 584a3f8..a7a04e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mini-video-me", - "version": "3.2.0", + "version": "3.2.1", "description": "A small webcam player focused on providing an easy way to add and control your webcam during recordings.", "main": "./.webpack/main/index.js", "scripts": {