(cargo-release) version 3.0.1

This commit is contained in:
Kat Marchán 2021-09-26 13:05:47 -07:00
parent f0e4071a99
commit 05bdb818b8
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "miette"
version = "3.0.1-alpha.0"
version = "3.0.1"
authors = ["Kat Marchán <kzm@zkat.tech>"]
description = "Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers."
categories = ["rust-patterns"]