Commit Diff


commit - 05ccacac83090df21df186527581684a3d170f66
commit + f1e6f51bc60368c7032a44f5d58f451c17179178
blob - fb083be59ca4dc2b3e136b621220f4817a0f72b6
blob + c75d9da9c31c8a9454f32fc8b3996fa2a4ddc3b9
--- CHANGELOG.md
+++ 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
blob - 77ea711aba2e23c441434bd36ba3d336f3a2cbc4
blob + 0f90cfac722c6bba076a46c1c5281f9d98b2d8e7
--- build.zig.zon
+++ 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 = .{