From c7c5ed7be24d01d53a22610565d05dad34528521 Mon Sep 17 00:00:00 2001 From: Souvik Ghosh Date: Mon, 24 May 2021 12:21:23 +0530 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96163fd..3052608 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-create-thumbnail", "title": "React Native Create Thumbnail", - "version": "1.4.0", + "version": "1.4.1", "description": "iOS/Android thumbnail generator with support for both local and remote videos", "main": "index.js", "scripts": {