release: 🔖 v0.8.2

This commit is contained in:
Lucas Colombo 2024-09-20 21:39:07 -03:00
parent f508cd9194
commit 79842ae70d
Signed by: lucas
GPG Key ID: EF34786CFEFFAE35
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -454,7 +454,7 @@ checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
[[package]]
name = "lool"
version = "0.8.1"
version = "0.8.2"
dependencies = [
"bitflags",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "lool"
version = "0.8.1"
version = "0.8.2"
edition = "2021"
description = "🧳 lool » lucode.ar rust common utilities"
authors = ["Lucas Colombo <lucas@lucode.ar>"]