From 8da3bc9e1dd48d4c3220dbc29bd3e3f278abafb1 Mon Sep 17 00:00:00 2001 From: Paulo Ragonha Date: Tue, 2 May 2017 18:20:00 +0200 Subject: [PATCH] 2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8175b31..72a8f01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-revision-webpack-plugin", - "version": "2.4.1", + "version": "2.5.0", "description": "Simple webpack plugin that generates VERSION and COMMITHASH files during build", "main": "lib/index.js", "scripts": {