From cd54daf71123a4d7916eafbd170e95be5de0cb0f Mon Sep 17 00:00:00 2001 From: Mayk Brito Date: Mon, 9 May 2022 08:38:42 -0300 Subject: [PATCH] v4.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de420b8..98fd5fa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "displayName": "Mini Video Me", "name": "mini-video-me", "description": "A small webcam player focused on providing an easy way to add and control your webcam during recordings.", - "version": "4.0.0", + "version": "4.0.1", "main": "./node_modules/.dev-temp-build/main.js", "devTempBuildFolder": "./node_modules/.dev-temp-build", "devServer": "http://localhost:4927", @@ -107,4 +107,4 @@ "eslintIgnore": [ "dist" ] -} +} \ No newline at end of file