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