chore(bindings): bump all binding package versions for the configurable-output release master
Minor bump across every language binding that wraps librockbox_ffi, marking the new configurable audio output backend (rb_player_new_with_output + `output` constructor param): clojure 0.5.1 -> 0.6.0 (build.clj default) elixir 0.6.1 -> 0.7.0 erlang 1.1.1 -> 1.2.0 (app.src vsn; rebar.config ex_doc source_ref; gleam.toml realigned) gleam 1.5.1 -> 1.6.0 kotlin 0.5.1 -> 0.6.0 python 0.5.1 -> 0.6.0 ruby 0.5.1 -> 0.6.0 typescript 0.5.1 -> 0.6.0 Minor (not patch) per repo convention: feature releases bump minor, fix propagation bumps patch. go and swift carry no in-repo version field (versioned by git tags). Lockfiles are left to re-resolve at publish time.