Skip to content

Commit

Permalink
Release 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Oct 22, 2010
1 parent 3f06078 commit 3ab9284
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
3 changes: 3 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ Patches and Suggestions
- Jason Young
- Nick Campbell
- Jonhnny Weslley
- Alex McHale
- Gert Van Gool
- Devin Withers
8 changes: 8 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

0.0.6 / 2010-10-22
==================

* Added command `git-touch`. [Alex McHale]
* Use a shallow clone in `git-update-extras`. [Devin Withers]
* Create History.md if git-changelog can't find a target. Fixes #14. [Devin Withers]
* Bump version

0.0.5 / 2010-10-08
==================

Expand Down
2 changes: 1 addition & 1 deletion bin/git-extras-version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
echo "0.0.5"
echo "0.0.6"

0 comments on commit 3ab9284

Please sign in to comment.