🔖 Prepara publicación de pagetop-aliner 0.1.0

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

View file

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