From 571b700107fff049a7114d5e88827850953b0bd7 Mon Sep 17 00:00:00 2001
From: Paulo Ragonha <paulo@ragonha.me>
Date: Wed, 15 Apr 2020 00:10:14 +0200
Subject: [PATCH] 3.0.6

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8097761..1acd362 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "git-revision-webpack-plugin",
-  "version": "3.0.5",
+  "version": "3.0.6",
   "description": "Simple webpack plugin that generates VERSION and COMMITHASH files during build",
   "main": "lib/index.js",
   "scripts": {