chore(release): bump gitice to version 2.0.4

This commit is contained in:
Harsh Shandilya 2023-11-03 02:16:25 +05:30
parent 8db8c0fa35
commit 1396cd8d22
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -385,7 +385,7 @@ dependencies = [
[[package]]
name = "gitice"
version = "2.0.3"
version = "2.0.4"
dependencies = [
"anyhow",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "gitice"
version = "2.0.3"
version = "2.0.4"
authors = [
"Harsh Shandilya <me@msfjarvis.dev>",
"Amogh Lele <amolele@gmail.com>",