diff --git a/package.json b/package.json index 6d841a8..447b2d8 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.4.2", + "version": "0.4.3", "homepage": "https://github.com/jonschlinkert/parse-git-config", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [ @@ -67,4 +67,4 @@ "reflinks": true } } -} \ No newline at end of file +}