Skip to content

Commit 698b77c

Browse files
committed
✨ Bump version to 0.1.2 in Cargo.toml and Cargo.lock
1 parent 3bcd96f commit 698b77c

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
name = "mq-task"
1010
readme = "README.md"
1111
repository = "https://github.com/harehare/mq"
12-
version = "0.1.1"
12+
version = "0.1.2"
1313

1414
[[bin]]
1515
name = "mq-task"
@@ -30,4 +30,3 @@ serde_json = "1.0"
3030
thiserror = "2.0.17"
3131
toml = "0.8.21"
3232
which = "7.0.1"
33-

0 commit comments

Comments
 (0)