commit f1e6f51bc60368c7032a44f5d58f451c17179178
parent 05ccacac83090df21df186527581684a3d170f66
Author: mtmn <miro@haravara.org>
Date: Sun, 10 May 2026 13:24:09 +0200
chore: release v0.1.3
Diffstat:
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -1,11 +1,21 @@
# Changelog
+## [0.1.3] - 2026-05-10
+
+### Documentation
+
+- Add dependencies ([`05ccaca`](https://git.sr.ht/~mtmn/magdalena/commit/05ccacac83090df21df186527581684a3d170f66))
+
## [0.1.2] - 2026-05-09
### Bug Fixes
- Exec into opener instead of waiting on it ([`85c09f1`](https://git.sr.ht/~mtmn/magdalena/commit/85c09f10232b26acc41a65f71074a056c56f4192))
+### Housekeeping
+
+- Release v0.1.2 ([`5a00413`](https://git.sr.ht/~mtmn/magdalena/commit/5a004133666946788609b87a7453e0346516c833))
+
## [0.1.1] - 2026-05-07
### Bug Fixes
diff --git a/build.zig.zon b/build.zig.zon
@@ -1,6 +1,6 @@
.{
.name = .magdalena,
- .version = "0.1.2",
+ .version = "0.1.3",
.fingerprint = 0xd065e535ca3c8b31,
.minimum_zig_version = "0.15.2",
.dependencies = .{