diff --git a/package.json b/package.json index 0f8ae63..cef3b65 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "parse-git-config", "description": "Parse `.git/config` into a JavaScript object. sync or async.", - "version": "0.3.1", + "version": "0.3.2", "homepage": "https://github.com/jonschlinkert/parse-git-config", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/parse-git-config", @@ -57,4 +57,4 @@ "reflinks": true } } -} \ No newline at end of file +}