Release 0.8.0

This commit is contained in:
Tj Holowaychuk 2011-12-08 07:56:26 -08:00
parent c4e938d656
commit 391431d267
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,11 @@
0.8.0 / 2011-12-08
==================
* Added `pre-release` and `post-release `hooks to git-release
* Added `git-promote`
* Fixed: "git extra update" errors when pwd includes whitespace
0.7.0 / 2011-08-24
==================

View file

@ -1,6 +1,6 @@
#!/bin/sh
VERSION="0.7.0"
VERSION="0.8.0"
update() {
local orig=$PWD