mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 18:46:59 +05:30
chore(release): bump gitice to version 2.0.1
This commit is contained in:
parent
795611a1d6
commit
3765d1ef30
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -371,7 +371,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gitice"
|
||||
version = "2.0.0"
|
||||
version = "2.0.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue