From 6b1a0c72344ab040e1f33a4740ea309351673e94 Mon Sep 17 00:00:00 2001 From: Utkarsh Verma Date: Mon, 9 May 2022 11:07:06 +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 7532e8a..0479113 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "video-frames", - "version": "1.0.14", + "version": "1.0.15", "private": false, "description": "Client-side video frames extraction as base64 encoded images", "author": "Utkarsh Verma",