Skip to content

Commit

Permalink
(cargo-release) version 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Jun 25, 2022
1 parent 2bfbc8d commit 7409b08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exclude = ["images/", "tests/", "miette-derive/"]

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

Expand Down
2 changes: 1 addition & 1 deletion miette-derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "miette-derive"
version = "5.0.1-alpha.0"
version = "5.1.0"
authors = ["Kat Marchán <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down

0 comments on commit 7409b08

Please sign in to comment.