From 9e214a17f054ec0a66fe5813dddba35897ffbe5c Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sat, 7 Mar 2020 19:12:32 +0000 Subject: [PATCH] Release v0.25.1 --- docs/index.html | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 4f9c8f01..3920b87d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -87,7 +87,7 @@ docuteGoogleAnalytics('UA-13034748-12'), docuteApiTitlePlugin ], - sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@v0.25.0/docs', + sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@v0.25.1/docs', nav: [ { title: 'Funding', diff --git a/package.json b/package.json index 160d4011..63d275e9 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.25.0", + "version": "0.25.1", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [