From c26f985f44e1b9d46ea41bb8de01fe160e44fc7d Mon Sep 17 00:00:00 2001 From: Kiril Vatev Date: Thu, 30 Nov 2023 00:37:52 -0500 Subject: [PATCH] bumping version to 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f80fce8..109b1a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heic-convert", - "version": "2.0.0", + "version": "2.1.0", "description": "Convert HEIC/HEIF images to JPEG and PNG", "main": "index.js", "scripts": {