(cargo-release) start next development iteration 4.0.2-alpha.0

This commit is contained in:
Kat Marchán 2022-02-17 22:30:53 -08:00
parent a7234431a0
commit d1eae3a6f7
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 = "4.0.1"
version = "4.0.2-alpha.0"
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"]