Merge pull request #2775 from zeroclaw-labs/bump/v0.1.8

release: bump version to 0.1.8
This commit is contained in:
Argenis 2026-03-05 01:54:34 -05:00 committed by GitHub
commit 66045218b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -8428,7 +8428,7 @@ dependencies = [
[[package]]
name = "zeroclaw"
version = "0.1.7"
version = "0.1.8"
dependencies = [
"anyhow",
"async-imap",

View File

@ -4,7 +4,7 @@ resolver = "2"
[package]
name = "zeroclaw"
version = "0.1.7"
version = "0.1.8"
edition = "2021"
authors = ["theonlyhennygod"]
license = "MIT OR Apache-2.0"