📝 Revisa documentación y libera nuevas versiones

This commit is contained in:
Manuel Cillero 2023-02-04 10:06:45 +01:00
parent 1d9934c084
commit c4aef7e2fa
19 changed files with 79 additions and 32 deletions

View file

@ -1,13 +1,13 @@
[package]
name = "pagetop-macros"
version = "0.0.1"
version = "0.0.2"
edition = "2021"
authors = [
"Manuel Cillero <manuel@cillero.es>"
]
description = """\
Useful macros for creating web solutions using the PageTop framework.\
Group the main procedural and declarative macros for use from PageTop.\
"""
homepage = "https://pagetop.cillero.es"
repository = "https://github.com/manuelcillero/pagetop"