From dba8524921273fb801e7ab28c190eb59704e6477 Mon Sep 17 00:00:00 2001 From: Paolo Insogna Date: Sun, 20 Oct 2024 09:38:16 +0200 Subject: [PATCH] chore: Version 6.0.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e5c065..5bb7394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastimage", - "version": "5.0.5", + "version": "6.0.0", "description": "A module that finds the size and type of an image by fetching and reading as little data as needed.", "homepage": "https://sw.cowtech.it/fastimage", "repository": {