bump version to 0.1.5-1

This commit is contained in:
Dietmar Maurer 2020-06-02 12:18:59 +02:00
parent d4db809a8a
commit eb03d47afd
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-backup-qemu"
version = "0.1.4"
version = "0.1.5"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>",

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
proxmox-backup-qemu (0.1.5-1) unstable; urgency=medium
* restore.rs: hold reference to the runtime
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2020 12:18:20 +0200
proxmox-backup-qemu (0.1.4-1) unstable; urgency=medium
* rebuild with updated crates