release: 0.11.5 — semver-compatible version bump for fork

Use 0.11.5 instead of 0.11.4-sulkta.1 so the in-workspace
rustypipe-downloader / rustypipe-cli crates (which require
`rustypipe = ^0.11.4`) keep resolving. The original upstream rev
on codeberg is at 0.11.4; we tag this internal release as 0.11.5
to keep cargo happy without needing to bump dependents.
This commit is contained in:
Kayos 2026-05-24 11:58:30 -07:00
parent 84bb666bb2
commit 8d7f6b4455

View file

@ -1,6 +1,6 @@
[package]
name = "rustypipe"
version = "0.11.4-sulkta.1"
version = "0.11.5"
rust-version = "1.67.1"
edition.workspace = true
authors.workspace = true