Skip to content

Commit

Permalink
(cargo-release) start next development iteration 5.4.2-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Oct 28, 2022
1 parent 2173ca5 commit e5171e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -14,7 +14,7 @@ exclude = ["images/", "tests/", "miette-derive/"]

[dependencies]
thiserror = "1.0.26"
miette-derive = { path = "miette-derive", version = "=5.4.1"}
miette-derive = { path = "miette-derive", version = "=5.4.2-alpha.0"}
once_cell = "1.8.0"
unicode-width = "0.1.9"

Expand Down
2 changes: 1 addition & 1 deletion miette-derive/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "miette-derive"
version = "5.4.1"
version = "5.4.2-alpha.0"
authors = ["Kat Marchán <kzm@zkat.tech>"]
edition = "2018"
license = "Apache-2.0"
Expand Down

0 comments on commit e5171e6

Please sign in to comment.