From 84847c6db32d85dc832ae7c52f1f572acd027ce9 Mon Sep 17 00:00:00 2001 From: Paulo Ragonha Date: Tue, 14 Apr 2020 20:36:55 +0200 Subject: [PATCH] 3.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58c5867..8097761 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-revision-webpack-plugin", - "version": "3.0.4", + "version": "3.0.5", "description": "Simple webpack plugin that generates VERSION and COMMITHASH files during build", "main": "lib/index.js", "scripts": {