diff --git a/History.md b/History.md index 1ea3a3e..e1a03bf 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,9 @@ +0.9.0 / 2012-01-15 +================== + + * Added bash completion support [jweslley] + 0.8.1 / 2011-12-30 ================== diff --git a/bin/git-extras b/bin/git-extras index 93d772c..8424da6 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="0.8.1" +VERSION="0.9.0" update() { local orig=$PWD