From 1e373b3395fdb79e448ee519c54ee856aab2e5b6 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 29 Jan 2020 14:40:37 +0100 Subject: [PATCH] bump to 0.9.0, experimental release Signed-off-by: Wolfgang Bumiller --- Cargo.toml | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index bf2b8a2..310082d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "pve-lxc-syscalld" edition = "2018" -version = "0.1.0" +version = "0.9.0" authors = [ "Wolfgang Bumiller ", ] diff --git a/debian/changelog b/debian/changelog index 852a655..1973300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -rust-pve-lxc-syscalld (0.1.0-1) pve; urgency=medium +rust-pve-lxc-syscalld (0.9.0-1) pve; urgency=medium * initial release -- 2.39.2