From d986c545261dd2cefac19bccd14e8faa00695134 Mon Sep 17 00:00:00 2001 From: Utkarsh Verma Date: Thu, 5 May 2022 11:41:24 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04e0aec..e06a165 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "video-frames", - "version": "1.0.7", + "version": "1.0.8", "private": false, "description": "Client-side video frames extraction as base64 encoded images", "author": "Utkarsh Verma",