aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2022-11-05 14:59:36 +0100
committerThomas Letan <lthms@soap.coffee>2022-11-05 15:00:29 +0100
commit6e93af411ce04f26a18e3b728ef0be91ae6f811b (patch)
treec0c17aa2d4c156c082bf7c998c8f2f85f0187561
parentfix: HTML feature (diff)
release: ogam 1.1.0HEAD1.1.0main
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9d0f6f2..7ff934a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ogam"
-version = "1.0.0"
+version = "1.1.0"
authors = ["Thomas Letan <lthms@soap.coffee>"]
license-file = "LICENSE"
keywords = ["parser", "markup"]