From e70c57b0505792d9316f2a798a151c0262fa8565 Mon Sep 17 00:00:00 2001 From: S K Date: Sat, 10 Apr 2021 19:56:14 -0700 Subject: [PATCH] v2.3.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea82cb5..19bb82c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "license-webpack-plugin", - "version": "2.3.16", + "version": "2.3.17", "description": "Outputs licenses from 3rd party libraries to a file", "main": "dist/index.js", "typings": "dist/index.d.ts",