From 5f565a1572777f7960384e9abd27f88ca644d972 Mon Sep 17 00:00:00 2001 From: 1000ch Date: Tue, 30 Jun 2020 12:35:57 +0900 Subject: [PATCH] 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27d15aa..64f0df7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jpegtran-bin", - "version": "5.0.1", + "version": "5.0.2", "description": "jpegtran (part of libjpeg-turbo) bin-wrapper that makes it seamlessly available as a local dependency", "license": "MIT", "repository": "imagemin/jpegtran-bin",