bump new release

This commit is contained in:
jojii 2021-03-15 23:33:19 +01:00
parent 0f942f6738
commit 25bd627643
No known key found for this signature in database
GPG key ID: 87B75C673974601F
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -105,7 +105,7 @@ checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
[[package]]
name = "jisho-cli"
version = "0.1.3"
version = "0.1.4"
dependencies = [
"ansi_term",
"argparse",

View file

@ -1,7 +1,7 @@
[package]
name = "jisho-cli"
description = "A very simple cli tool to lookup Japanese words using jisho.org"
version = "0.1.3"
version = "0.1.4"
authors = ["jojii <jojii@gmx.net>"]
readme = "README.md"
repository = "https://github.com/JojiiOfficial/jisho-cli"