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