From 7b9c5777809bc1cf9d0ec70bda7a8ca62637d82b Mon Sep 17 00:00:00 2001 From: jbtrystram Date: Fri, 23 Apr 2021 12:58:12 +0200 Subject: [PATCH] release 0.4.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- rust-drg.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index bc6231e..2956f66 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -363,7 +363,7 @@ dependencies = [ [[package]] name = "drg" -version = "0.4.0" +version = "0.4.1" dependencies = [ "anyhow", "chrono", diff --git a/Cargo.toml b/Cargo.toml index bdb6ab5..0e3db46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "drg" -version = "0.4.0" +version = "0.4.1" authors = ["Jean-Baptiste Trystram "] edition = "2018" license = "Apache-2.0" diff --git a/rust-drg.spec b/rust-drg.spec index 2ae8d7f..24b56f6 100644 --- a/rust-drg.spec +++ b/rust-drg.spec @@ -5,7 +5,7 @@ %global crate drg Name: rust-%{crate} -Version: 0.4.0 +Version: 0.4.1 Release: 1.20210406114535497168.main.19.ga7278ba%{?dist} Summary: Command line tool to interact with a drogue-cloud instance