chore(release): prepare for 1.157.2

This commit is contained in:
link2xt
2025-03-15 11:43:33 +00:00
parent 1fa9707317
commit 03b0185b8e
12 changed files with 32 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.157.1"
version = "1.157.2"
description = "DeltaChat JSON-RPC API"
edition = "2021"
default-run = "deltachat-jsonrpc-server"

View File

@@ -58,5 +58,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.157.1"
"version": "1.157.2"
}