From d06a46c6b0f384b9189b5f9c024f0fe713c0c3d9 Mon Sep 17 00:00:00 2001 From: Julian Scheid Date: Thu, 28 Jan 2016 11:36:39 +0100 Subject: [PATCH] Bump version to 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d61a1e2..7fba20f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-subresource-integrity", - "version": "0.3.1", + "version": "0.3.2", "description": "Webpack plugin for ensuring subresource integrity", "main": "index", "scripts": {