mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-14 16:12:19 +00:00
bump version to 0.1.11
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
468bc44c68
commit
f7019c4231
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "proxmox"
|
name = "proxmox"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
version = "0.1.10"
|
version = "0.1.11"
|
||||||
authors = [
|
authors = [
|
||||||
"Dietmar Maurer <dietmar@proxmox.com>",
|
"Dietmar Maurer <dietmar@proxmox.com>",
|
||||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
rust-proxmox (0.1.11-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* bump api-macro dependency version
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 12:46:01 +0100
|
||||||
|
|
||||||
rust-proxmox (0.1.10-1) unstable; urgency=medium
|
rust-proxmox (0.1.10-1) unstable; urgency=medium
|
||||||
|
|
||||||
* implement text table formatter
|
* implement text table formatter
|
||||||
|
Loading…
Reference in New Issue
Block a user