diff --git a/deno.json b/deno.json index 78e2cca..c5733e3 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@moonlight-protocol/pay-platform", - "version": "0.5.20", + "version": "0.5.21", "license": "MIT", "exports": "./src/main.ts", "tasks": { diff --git a/fly.testnet.toml b/fly.testnet.toml index 95cfe9f..80aa9af 100644 --- a/fly.testnet.toml +++ b/fly.testnet.toml @@ -9,7 +9,6 @@ primary_region = 'ams' LOG_LEVEL = 'INFO' # STELLAR - STELLAR_RPC_URL = 'https://soroban-testnet.stellar.org' # OPENTELEMETRY OTEL_DENO = 'true'