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": [