chore: Release

This commit is contained in:
Manuel Cillero 2025-08-05 23:11:21 +02:00
parent cf7b3b99ce
commit ddb91354ee
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -1600,7 +1600,7 @@ dependencies = [
[[package]]
name = "pagetop-build"
version = "0.0.16"
version = "0.1.0"
dependencies = [
"grass",
"static-files",

View file

@ -71,5 +71,5 @@ authors = ["Manuel Cillero <manuel@cillero.es>"]
[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" }

View file

@ -1,6 +1,6 @@
[package]
name = "pagetop-build"
version = "0.0.16"
version = "0.1.0"
edition = "2021"
description = """