From 81e14703ccdeafffe0efc0e5f88a270bee0d067d Mon Sep 17 00:00:00 2001 From: 1000ch Date: Fri, 13 May 2022 00:02:07 +0900 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 953a9bd..66692cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "guetzli", - "version": "4.0.2", + "version": "5.0.0", "description": "guetzli wrapper that makes it seamlessly available as a local dependency", "license": "MIT", "repository": "imagemin/guetzli-bin",