Skip to content

Commit

Permalink
Prepare 0.1.2 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte committed Apr 17, 2023
1 parent 3dbb899 commit e2d450e
Show file tree
Hide file tree
Showing 3 changed files with 3 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.1"
version = "0.1.2"
authors = ["Jay Oster <jay@kodewerx.org>"]
repository = "https://github.com/parasyte/onlyerror"
edition = "2021"
Expand Down
1 change: 1 addition & 0 deletions MSRV.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
| `onlyerror` version | `rustc` version |
|---------------------|-----------------|
| (unreleased) | `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 e2d450e

Please sign in to comment.