Release v0.6.1

This commit is contained in:
Naveen Prashanth 2026-05-07 15:40:38 +05:30
parent ff569a4de0
commit c7d8ab25a4
4 changed files with 4 additions and 3 deletions

2
Cargo.lock generated
View file

@ -560,7 +560,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[package]]
name = "helvum"
version = "0.6.0"
version = "0.6.1"
dependencies = [
"async-channel",
"futures-util",

View file

@ -1,6 +1,6 @@
[package]
name = "helvum"
version = "0.6.0"
version = "0.6.1"
authors = ["Tom Wagner <tom.a.wagner@protonmail.com>", "Naveen Prashanth <gnpaone@gmail.com>"]
edition = "2021"
rust-version = "1.94"

View file

@ -29,6 +29,7 @@
<url type="vcs-browser">https://gitlab.freedesktop.org/pipewire/helvum</url>
<content_rating type="oars-1.0" />
<releases>
<release version="0.6.1" date="2026-05-07" />
<release version="0.6.0" date="2026-05-06" />
<release version="0.5.1" date="2023-09-28" />
<release version="0.5.0" date="2023-09-28" />

View file

@ -1,7 +1,7 @@
project(
'helvum',
'rust',
version: '0.6.0',
version: '0.6.1',
license: 'GPL-3.0',
meson_version: '>=1.9.0',
default_options: [