Bump version
This commit is contained in:
parent
0d3bab226f
commit
6598a9407e
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -4,7 +4,7 @@ version = 4
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "Yakudatsu"
|
name = "Yakudatsu"
|
||||||
version = "1.2.0"
|
version = "1.2.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"argparse",
|
"argparse",
|
||||||
"kradical_parsing",
|
"kradical_parsing",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "Yakudatsu"
|
name = "Yakudatsu"
|
||||||
description = "A cli multi-tool for japanese. Forked from https://github.com/JojiiOfficial/jisho-cli"
|
description = "A cli multi-tool for japanese. Forked from https://github.com/JojiiOfficial/jisho-cli"
|
||||||
version = "1.2.0"
|
version = "1.2.1"
|
||||||
authors = ["jojii <jojii@gmx.net>", "Hiers <dvmap@protonmail.com"]
|
authors = ["jojii <jojii@gmx.net>", "Hiers <dvmap@protonmail.com"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/Hiers/Yakudatsu"
|
repository = "https://github.com/Hiers/Yakudatsu"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue