🔖 Prepara publicación de pagetop-bootsier 0.1.0

This commit is contained in:
Manuel Cillero 2026-05-03 23:41:43 +02:00
parent 3ea23dd7c4
commit a6fc037a52
4 changed files with 18 additions and 3 deletions

View file

@ -87,6 +87,6 @@ pagetop-minimal = { version = "0.1", path = "helpers/pagetop-minimal" }
pagetop-statics = { version = "0.1", path = "helpers/pagetop-statics" }
# Extensions
pagetop-aliner = { version = "0.1", path = "extensions/pagetop-aliner" }
pagetop-bootsier = { version = "0.0", path = "extensions/pagetop-bootsier" }
pagetop-bootsier = { version = "0.1", path = "extensions/pagetop-bootsier" }
# PageTop
pagetop = { version = "0.5", path = "." }