aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2024-02-04 17:53:02 +0100
committerRuben Beltran del Rio <ruben@unlimited.pizza>2024-02-04 17:53:02 +0100
commitf07392253d4db57964eae389dab219c963dd4c95 (patch)
tree70f6aa4f57c28cb896ba2008e4e6fa0a8421fe60 /Cargo.toml
parent6a8515fe6ed81369badb51496699a2ff25dbfa9f (diff)
Treat preformatted text with alt as an image
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 7ddba56..c148552 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "page"
-version = "1.2.0"
+version = "1.3.0"
edition = "2021"
[dependencies]