bump version to 0.8.1-1

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
Dietmar Maurer 2021-10-21 07:15:11 +02:00
parent 6aa28f0a08
commit 8471451a7b
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "proxmox-openid"
version = "0.8.0"
version = "0.8.1"
authors = ["Dietmar Maurer <dietmar@proxmox.com>"]
edition = "2018"
license = "AGPL-3"

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
rust-proxmox-openid (0.8.1-1) unstable; urgency=medium
* add fsync parameter to replace_file
* Depend on proxmox 0.15.0
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Oct 2021 07:14:52 +0200
rust-proxmox-openid (0.8.0-1) unstable; urgency=medium
* update to proxmox crate split