revert bump

This commit is contained in:
Sara Vieira 2022-12-19 16:11:56 +00:00
parent 44984f451c
commit 5a92c5994c
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "axohtml"
version = "0.1.1"
version = "0.1.0"
edition = "2021"
authors = ["Axo Developer Co <hello@axo.dev>", "Bodil Stokke <bodil@bodil.org>"]
license = "MPL-2.0+"

View File

@ -78,6 +78,7 @@ declare_elements! {
content: String,
http_equiv: HTTPEquiv,
name: Metadata,
// non standard, uses https://en.wikipedia.org/wiki/RDFa
property: MetadataProperties,
} in [MetadataContent];
style {