Skip to content

Commit

Permalink
Prepare 0.1.4 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte authored Feb 10, 2024
1 parent b2ccd34 commit 83cdd87
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "onlyerror"
description = "Obsessively tiny error derive macro"
version = "0.1.3"
version = "0.1.4"
authors = ["Jay Oster <jay@kodewerx.org>"]
repository = "https://github.com/parasyte/onlyerror"
edition = "2021"
Expand Down
2 changes: 2 additions & 0 deletions MSRV.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
| `onlyerror` version | `rustc` version |
|---------------------|-----------------|
| (unreleased) | `1.62.0` |
| `0.1.4` | `1.62.0` |
| `0.1.3` | `1.62.0` |
| `0.1.2` | `1.62.0` |
| `0.1.1` | `1.62.0` |
| `0.1.0` | `1.62.0` |
Expand Down

0 comments on commit 83cdd87

Please sign in to comment.