Skip to content

Commit

Permalink
Release 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Dec 30, 2011
1 parent 38e6b5e commit 40b131d
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.8.1 / 2011-12-30
==================

* Removed `git-promote`

0.8.0 / 2011-12-08
==================

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

VERSION="0.8.0"
VERSION="0.8.1"

update() {
local orig=$PWD
Expand Down

0 comments on commit 40b131d

Please sign in to comment.