📝 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,14 @@
[package]
name = "pagetop-user"
version = "0.0.5"
version = "0.0.6"
edition = "2021"
authors = [
"Manuel Cillero <manuel@cillero.es>"
]
description = """\
Manages the user registration and login system.\
Module to add user management, roles, permissions and sessions in applications developed with \
PageTop.\
"""
homepage = "https://pagetop.cillero.es"
repository = "https://github.com/manuelcillero/pagetop"