From 1a3c38d35fd993184dbc9790cb803d2ae6d7112a Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sun, 14 Mar 2021 11:50:33 +0000 Subject: [PATCH] Pre-release v0.28.0-alpha1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 363f070a..5a20d0c0 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, AVIF and TIFF images", - "version": "0.27.2", + "version": "0.28.0-alpha1", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [