0.6.0 #1

Merged
pogmommy merged 89 commits from 0.6.0 into main 2025-07-04 20:29:26 -07:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 8397744f40 - Show all commits

2
Cargo.lock generated
View file

@ -920,7 +920,7 @@ checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
[[package]]
name = "eww"
version = "0.5.0"
version = "0.6.0"
dependencies = [
"anyhow",
"bincode",

View file

@ -1,6 +1,6 @@
[package]
name = "eww"
version = "0.5.0"
version = "0.6.0"
authors = ["elkowar <5300871+elkowar@users.noreply.github.com>"]
description = "Widgets for everyone!"
license = "MIT"