chore: bump version to 0.4.0

This commit is contained in:
2024-11-09 21:55:57 +01:00
parent b756df56c7
commit 84197cefd2

View File

@@ -8,7 +8,7 @@ SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
# Environment file with API_KEY and SECRET_KEY # Environment file with API_KEY and SECRET_KEY
ENV_FILE="$SCRIPT_DIR/.env" ENV_FILE="$SCRIPT_DIR/.env"
VERSION="0.3.0" VERSION="0.4.0"
# Porkbun API base url # Porkbun API base url
BASE_URL=https://api.porkbun.com/api/json/v3 BASE_URL=https://api.porkbun.com/api/json/v3