summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-01-07 12:05:58 +1300
committerBen Bridle <ben@derelict.engineering>2025-01-07 12:05:58 +1300
commit36daed5dc398697905ac579f636fbcbc56d30efb (patch)
tree0be04cf87148163637228fbfd77cb4e0578d9a84 /Cargo.toml
parentdc8a38ad62a0427f684ede94d0cda583fc4053eb (diff)
downloadmarkdown-36daed5dc398697905ac579f636fbcbc56d30efb.zip
Update version to 2.1.0v2.1.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2c2d770..d3f3738 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "markdown"
-version = "2.0.0"
+version = "2.1.0"
authors = ["Ben Bridle <ben@derelict.engineering>"]
edition = "2021"