diff --git a/build.sh b/build.sh index 59974a3..571f5ba 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash MAKE_PACKAGE=false -VERSION=0.0.2 +VERSION=0.0.3 usage() { echo "Usage: $0 [OPTIONS]"