From: Ruben Beltran del Rio Date: Tue, 4 Feb 2025 11:50:09 +0000 (+0100) Subject: Bump version X-Git-Tag: 1.0.2 X-Git-Url: https://git.r.bdr.sh/rbdr/gema_texto/commitdiff_plain Bump version --- diff --git a/Cargo.lock b/Cargo.lock index 16c047d..50203f5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 4 [[package]] name = "gema_texto" -version = "1.0.1" +version = "1.0.2" diff --git a/Cargo.toml b/Cargo.toml index f1c8751..2c4fca5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gema_texto" -version = "1.0.1" +version = "1.0.2" edition = "2021" license = "AGPL-3.0-or-later" description = "Library to parse gemtext and render HTML"