🔖 [build] release development version 0.0.8

This commit is contained in:
Manuel Cillero 2024-02-09 22:02:27 +01:00
parent 62b9f1e4e0
commit bee5f3160f
2 changed files with 19 additions and 20 deletions

View file

@ -1,13 +1,14 @@
[package]
name = "pagetop-build"
version = "0.0.7"
version = "0.0.8"
edition = "2021"
authors = [
"Manuel Cillero <manuel@cillero.es>"
]
description = """\
Allows including resources in binaries when compiling applications built with PageTop.\
Simplifies the process of embedding resources directly into binary files for PageTop \
applications.\
"""
homepage = "https://pagetop.cillero.es"
repository = "https://github.com/manuelcillero/pagetop"