From 616fc221e4b1f3f79b010362dcae8a3ca4eabf4b Mon Sep 17 00:00:00 2001 From: Gregory Benner Date: Sun, 14 Jan 2018 11:37:41 -0500 Subject: [PATCH] v1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 531be2b..7c86998 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "imagemin-webpack-plugin", - "version": "1.6.0-beta.1", + "version": "1.6.0", "description": "Webpack plugin to compress images", "main": "dist/index.js", "scripts": {