Release 2.0.1

This commit is contained in:
David Tolnay 2024-11-08 14:25:42 -05:00
parent 8956be264b
commit 4066d537a3
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "thiserror-impl"
version = "2.0.0"
version = "2.0.1"
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Implementation detail of the `thiserror` crate"
edition = "2021"