From dc5cef173090c4a1ec3b2972d1f886c775f7a353 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 25 Aug 2023 04:31:42 +0530 Subject: [PATCH] chore(release): bump gitice to version 2.0.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d3c57ef..91c39f9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -394,7 +394,7 @@ dependencies = [ [[package]] name = "gitice" -version = "2.0.2" +version = "2.0.3" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index a14cd7d..7971452 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gitice" -version = "2.0.2" +version = "2.0.3" authors = [ "Harsh Shandilya ", "Amogh Lele ",