Skip to content

Commit

Permalink
Release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jun 24, 2011
1 parent 0ce6d05 commit 3a82aca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

0.6.0 / 2011-06-24
==================

* Added `git-back` command for soft undos [Kenneth Reitz]

0.5.1 / 2011-05-20
==================

Expand Down
2 changes: 1 addition & 1 deletion bin/git-extras
@@ -1,6 +1,6 @@
#!/bin/sh

VERSION="0.5.1"
VERSION="0.6.0"

update() {
local orig=$PWD
Expand Down

0 comments on commit 3a82aca

Please sign in to comment.