diff --git a/proxmox-subscription/Cargo.toml b/proxmox-subscription/Cargo.toml index 6677effd..97a9115d 100644 --- a/proxmox-subscription/Cargo.toml +++ b/proxmox-subscription/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-subscription" -version = "0.2.0" +version = "0.2.1" authors = ["Proxmox Support Team "] edition = "2018" license = "AGPL-3" diff --git a/proxmox-subscription/debian/changelog b/proxmox-subscription/debian/changelog index 3e9e8de6..780d7d3f 100644 --- a/proxmox-subscription/debian/changelog +++ b/proxmox-subscription/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-subscription (0.2.1-1) unstable; urgency=medium + + * bump to proxmox-sys 0.4 + + -- Proxmox Support Team Thu, 28 Jul 2022 13:33:13 +0200 + rust-proxmox-subscription (0.2.0-1) unstable; urgency=medium * add default signing key path