diff --git a/History.md b/History.md index e63ec8c..1ea3a3e 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,9 @@ +0.8.1 / 2011-12-30 +================== + + * Removed `git-promote` + 0.8.0 / 2011-12-08 ================== diff --git a/bin/git-extras b/bin/git-extras index 7a98343..93d772c 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.8.0" +VERSION="0.8.1" update() { local orig=$PWD