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": {