chore(release): prepare for 1.159.5

This commit is contained in:
Hocuri
2025-05-14 16:58:17 +02:00
parent 21d13e8a9c
commit 47b9bfc8bf
12 changed files with 27 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.159.4"
version = "1.159.5"
description = "DeltaChat JSON-RPC API"
edition = "2021"
license = "MPL-2.0"

View File

@@ -54,5 +54,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.159.4"
"version": "1.159.5"
}