From c83ae3c451572b19a26a8844e98407df498dff11 Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Sun, 28 Jul 2024 18:36:07 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20[pagetop]=20release=20developmen?= =?UTF-8?q?t=20version=200.0.55?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 87592ca9..8cfaeb70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pagetop" -version = "0.0.54" +version = "0.0.55" edition = "2021" description = "An opinionated web framework to build modular Server-Side Rendering web solutions."