From b03cd746c0c4cf95b160c55158c2f4ff39404f51 Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Tue, 5 Aug 2025 23:11:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Prepara=20publicaci=C3=B3n=20de?= =?UTF-8?q?=20pagetop-build=200.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- Cargo.toml | 2 +- helpers/pagetop-build/Cargo.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7cba8b96..1d32d893 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1600,7 +1600,7 @@ dependencies = [ [[package]] name = "pagetop-build" -version = "0.0.16" +version = "0.1.0" dependencies = [ "grass", "static-files", diff --git a/Cargo.toml b/Cargo.toml index a1a6bfc7..dcf191d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -71,5 +71,5 @@ authors = ["Manuel Cillero "] [workspace.dependencies] static-files = "0.2.5" -pagetop-build = { version = "0.0", path = "helpers/pagetop-build" } +pagetop-build = { version = "0.1", path = "helpers/pagetop-build" } pagetop-macros = { version = "0.0", path = "helpers/pagetop-macros" } diff --git a/helpers/pagetop-build/Cargo.toml b/helpers/pagetop-build/Cargo.toml index c6d9d519..7bf60489 100644 --- a/helpers/pagetop-build/Cargo.toml +++ b/helpers/pagetop-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pagetop-build" -version = "0.0.16" +version = "0.1.0" edition = "2021" description = """