From 4b6d45ab8e7ac30cd2a3d1e8cb27d8b96ed380f6 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sun, 23 Aug 2020 15:56:25 +0100 Subject: [PATCH] Prerelease v0.26.0-beta1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92cb6f24..9d253f28 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sharp", "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images", - "version": "0.26.0-alpha2", + "version": "0.26.0-beta1", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [