diff --git a/package.json b/package.json index 4e4e2e1..b55e4bd 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.1.0", + "version": "0.2.0", "homepage": "https://github.com/jonschlinkert/parse-git-config", "author": { "name": "Jon Schlinkert", @@ -39,4 +39,4 @@ "config", "git" ] -} \ No newline at end of file +}