bump version to 0.1.39-1

This commit is contained in:
Dietmar Maurer 2020-06-05 07:27:10 +02:00
parent 72974335a4
commit 620775d267
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "proxmox"
edition = "2018"
version = "0.1.38"
version = "0.1.39"
authors = [
"Dietmar Maurer <dietmar@proxmox.com>",
"Wolfgang Bumiller <w.bumiller@proxmox.com>",

View File

@ -1,3 +1,9 @@
rust-proxmox (0.1.39-1) unstable; urgency=medium
* fix Permission::Privilege path check
-- Proxmox Support Team <support@proxmox.com> Fri, 05 Jun 2020 07:26:46 +0200
rust-proxmox (0.1.38-1) unstable; urgency=medium
* tools/fs.rs: add additional helpers to get file contents