mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-14 22:07:00 +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]]
|
[[package]]
|
||||||
name = "gitice"
|
name = "gitice"
|
||||||
version = "2.0.0"
|
version = "2.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"clap",
|
"clap",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gitice"
|
name = "gitice"
|
||||||
version = "2.0.0"
|
version = "2.0.1"
|
||||||
authors = ["Harsh Shandilya <me@msfjarvis.dev>", "Amogh Lele <amolele@gmail.com>"]
|
authors = ["Harsh Shandilya <me@msfjarvis.dev>", "Amogh Lele <amolele@gmail.com>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Freeze your local git repositories for easy restoration"
|
description = "Freeze your local git repositories for easy restoration"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue