diff --git a/bin/git-extras b/bin/git-extras index ef19e27..4e3531b 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/bin/sh -VERSION="2.0.0" +VERSION="2.0.1" update() { local bin=$(which git-extras)