Skip to content

Commit e6540ad

Browse files
authored
Merge pull request #47 from tsugumi-sys/chore/upgrade-version-0.1.19
upgrade version to 0.1.19
2 parents 55925d7 + 958417d commit e6540ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mejiro-cli/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "mejiro-cli"
3-
version = "0.1.18"
3+
version = "0.1.19"
44
edition = "2024"
55
description = "A CLI tool for Mejiro"
66
license = "MIT OR Apache-2.0"
7-
repository = "https://github.com/tsugumi-sys/mejiro"
8-
readme = "README.md"
7+
repository = "https://github.com/tsugumi-sys/mejiro"
8+
readme = "README.md"
99
keywords = ["cli", "mejiro", "tool", "blog"]
1010
categories = ["command-line-utilities"]
1111

0 commit comments

Comments
 (0)