From d8a77896326d520963beb5654f42dee37d847bb7 Mon Sep 17 00:00:00 2001 From: Souvik Ghosh Date: Fri, 29 Dec 2023 03:38:07 +0530 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41bfd13..ce4f375 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-create-thumbnail", "title": "React Native Create Thumbnail", - "version": "2.0.0-rc.2", + "version": "2.0.0", "description": "iOS/Android thumbnail generator with support for both local and remote videos", "main": "index.js", "repository": {