From b6880db110ad8a3142cf91a29b0a70a4898ccfd7 Mon Sep 17 00:00:00 2001 From: Utkarsh Verma Date: Fri, 6 May 2022 07:57:30 +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 c3c484c..e314040 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "video-frames", - "version": "1.0.12", + "version": "1.0.13", "private": false, "description": "Client-side video frames extraction as base64 encoded images", "author": "Utkarsh Verma",