diff --git a/package.json b/package.json index 3e30994..508f469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webp-middleware", - "version": "0.2.0", + "version": "0.3.0", "description": "Generates and delivers JPG-, PNG- and TIFF-images on the fly as WebP-images if the client supports that format.", "main": "index.js", "scripts": {