diff --git a/package.json b/package.json index 2d713da..f0ccc59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-stats-importer", - "version": "2.4.4", + "version": "2.4.5", "description": "Imports your commits from a repository into git-stats history.", "main": "lib/index.js", "bin": { @@ -56,6 +56,7 @@ "bin/", "app/", "lib/", + "build/", "dist/", "src/", "resources/",