Bump version to 1.0.2

This commit is contained in:
2026-03-17 04:11:32 -05:00
parent 752590348b
commit ddd851dc11
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
set -eu -o pipefail
VERSION="1.0.1"
VERSION="1.0.2"
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
RELEASE_DIR="$SCRIPT_DIR/release"