mirror of
https://gitlab.freedesktop.org/pipewire/helvum.git
synced 2026-05-05 11:18:04 +02:00
Release v0.2.1
This commit is contained in:
parent
9aeea6b108
commit
46b2175a78
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -548,7 +548,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "helvum"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
dependencies = [
|
||||
"env_logger",
|
||||
"gtk4",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "helvum"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = ["Tom A. Wagner <tom.a.wagner@protonmail.com>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0-only"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue