diff --git a/bin/bucc b/bin/bucc index 41691563..e63dcdd6 100755 --- a/bin/bucc +++ b/bin/bucc @@ -1,5 +1,5 @@ #!/bin/bash -version="0.1.0" +version="0.1.1" repo_root=$(dirname $(realpath "$0") | rev | cut -c5- | rev) state=${repo_root}/state