From 4ef86d122e9a219161c6b5cb55d4ad55b25a184f Mon Sep 17 00:00:00 2001 From: onildoaguiar Date: Fri, 2 Aug 2024 17:12:33 -0400 Subject: [PATCH] chore: bump version to 1.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cf75f6..acdfbea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-thumbnail", - "version": "1.0.15", + "version": "1.0.16", "description": "Generate an image thumbnail.", "main": "index.js", "scripts": {