meta: bump version back down

This commit is contained in:
Kat Marchán 2021-09-21 22:36:46 -07:00
parent 657401ad04
commit d5d67e644e
1 changed files with 1 additions and 1 deletions

View File

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