diff --git a/package.json b/package.json index 5cf9149..d3932b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-git-log", - "version": "0.2.0", + "version": "0.2.1", "description": "Parse a `git log` output of a repository into an object with useful commit data. Supports plugins, streaming, promises and callback APIs.", "repository": "tunnckoCore/parse-git-log", "author": "Charlike Mike Reagent <@tunnckoCore> (http://i.am.charlike.online)", @@ -120,4 +120,4 @@ "reflinks": true } } -} \ No newline at end of file +}