chore(release): bump gitice to version 2.0.1

This commit is contained in:
Harsh Shandilya 2023-05-11 13:54:47 +05:30
parent 795611a1d6
commit 3765d1ef30
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -371,7 +371,7 @@ dependencies = [
[[package]]
name = "gitice"
version = "2.0.0"
version = "2.0.1"
dependencies = [
"anyhow",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "gitice"
version = "2.0.0"
version = "2.0.1"
authors = ["Harsh Shandilya <me@msfjarvis.dev>", "Amogh Lele <amolele@gmail.com>"]
edition = "2021"
description = "Freeze your local git repositories for easy restoration"