release: 0.1.4

now supports sending of images as content

remember version bump

fix: typo in readme

updated windows build machine in gh actions
This commit is contained in:
Per Stark
2025-07-01 14:26:42 +02:00
parent ec16f2100c
commit b8272d519d
4 changed files with 7 additions and 2 deletions

View File

@@ -17,3 +17,4 @@ allow-dirty = ["ci"]
[dist.github-custom-runners]
x86_64-unknown-linux-gnu = "ubuntu-22.04"
x86_64-unknown-linux-musl = "ubuntu-22.04"
x86_64-pc-windows-msvc = "windows-latest"