From 58ab130e4bd7bccb5132a3aa1bdcb9ee0d6d82d9 Mon Sep 17 00:00:00 2001 From: Jannick Garthen Date: Sun, 1 May 2016 23:46:46 +0200 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {