Skip to content

Commit 48b164c

Browse files
committed
chore: bump version to v0.1.12
1 parent 0ee48ec commit 48b164c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 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.11"
12+
version = "0.1.12"
1313

1414
[[bin]]
1515
name = "mq-task"
@@ -24,8 +24,8 @@ clap = {version = "4.6.1", features = ["derive"]}
2424
colored = "3.1"
2525
crossterm = "0.29"
2626
miette = {version = "7.6.0", features = ["fancy"]}
27-
mq-lang = "0.6.0"
28-
mq-markdown = "0.6.0"
27+
mq-lang = "0.6.1"
28+
mq-markdown = "0.6.1"
2929
ratatui = "0.30"
3030
serde = {version = "1.0", features = ["derive"]}
3131
serde_json = "1.0"

0 commit comments

Comments
 (0)