From c044a8df52cb978bc42e82a45c18687b3cf24933 Mon Sep 17 00:00:00 2001 From: dzervas Date: Thu, 12 Aug 2021 09:36:08 +0000 Subject: [PATCH] Bump version to 0.3.2 --- Cargo.toml | 2 +- chart/dzervit/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index de836b3..b90996c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dzervit" -version = "0.3.1" +version = "0.3.2" authors = ["Dimitris Zervas "] edition = "2018" diff --git a/chart/dzervit/Chart.yaml b/chart/dzervit/Chart.yaml index ae85a10..64a0d74 100644 --- a/chart/dzervit/Chart.yaml +++ b/chart/dzervit/Chart.yaml @@ -4,7 +4,7 @@ description: SaaS to land the sickest burn on those who deserve a bad joke type: application version: 0.2.0 -appVersion: 0.3.1 +appVersion: 0.3.2 maintainers: - name: Dimitris Zervas