diff --git a/package-lock.json b/package-lock.json index 66ff363..67cc7e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "metalsmith-imagemin", - "version": "4.1.3", + "version": "4.1.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7b0c43c..09a6c56 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.1.3", + "version": "4.1.4", "name": "metalsmith-imagemin", "description": "Metalsmith plugin to minify images.", "author": "Ahmad Nassri (https://www.ahmadnassri.com/)",