Skip to content

Commit

Permalink
Bump error-stack to version 0.2.3 (#1190)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDiekmann authored Oct 12, 2022
1 parent e70e458 commit a0873e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/libs/error-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ All notable changes to `error-stack` will be documented in this file.
- Support for [`serde`](https://serde.rs) (`Serialize` only)
- Support for [`defmt`](https://defmt.ferrous-systems.com)

## Unreleased
## [0.2.3](https://github.com/hashintel/hash/tree/error-stack%400.2.3/packages/libs/error-stack) - 2022-10-12

- Add Apache 2.0 as an additional license option ([#1172](https://github.com/hashintel/hash/pull/1172))

Expand Down
2 changes: 1 addition & 1 deletion packages/libs/error-stack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ default-members = ["."]

[package]
name = "error-stack"
version = "0.2.2"
version = "0.2.3"
authors = ["HASH"]
edition = "2021"
rust-version = "1.63.0"
Expand Down

0 comments on commit a0873e2

Please sign in to comment.