build: tag 0.0.1

Still not usable, so we're incrementing patch versions only. It's like
patchinig this thing into existence.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Iad730d26b7d0e1d6599687148ac846af6a6a6964
This commit is contained in:
raf 2026-06-24 08:24:43 +03:00
commit a3c41c6ccb
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF
2 changed files with 9 additions and 3 deletions

2
Cargo.lock generated
View file

@ -25,7 +25,7 @@ checksum = "f02882884d3e1bc524fb12c79f107f6ad0e1cfd498c536ffb494301740995dfe"
[[package]]
name = "beer"
version = "0.0.0"
version = "0.0.1"
dependencies = [
"anyhow",
"calloop",