chore(release): prepare for 1.159.4

This commit is contained in:
link2xt
2025-05-13 14:56:09 +00:00
parent 6661a0803e
commit 259ffef0bb
12 changed files with 39 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.159.3"
version = "1.159.4"
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.3"
"version": "1.159.4"
}