From 185e09314398f67f459084c94c9e153078168e31 Mon Sep 17 00:00:00 2001 From: Thomas Sileghem Date: Thu, 24 Aug 2017 22:00:15 +0100 Subject: [PATCH] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31387ec..53964d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dynamic-cdn-webpack-plugin", - "version": "3.3.0", + "version": "3.4.0", "description": "Dynamically get your dependencies from a cdn rather than bundling them in your app", "license": "MIT", "repository": "mastilver/dynamic-cdn-webpack-plugin",