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]]
|
||||
name = "Yakudatsu"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
dependencies = [
|
||||
"argparse",
|
||||
"kradical_parsing",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "Yakudatsu"
|
||||
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"]
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/Hiers/Yakudatsu"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue