Skip to content

Commit

Permalink
chore(release): 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Dec 24, 2016
1 parent 1ff66c1 commit 934dc70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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)",
Expand Down Expand Up @@ -120,4 +120,4 @@
"reflinks": true
}
}
}
}

0 comments on commit 934dc70

Please sign in to comment.