chore(release): prepare for 1.158.0

This commit is contained in:
link2xt
2025-03-29 16:40:10 +00:00
parent 99a6756d28
commit 3efd94914c
12 changed files with 65 additions and 15 deletions

View File

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