chore(release): prepare for 1.156.3

This commit is contained in:
link2xt
2025-03-09 20:45:07 +00:00
parent b6d4d10025
commit 35d4eb5168
12 changed files with 55 additions and 15 deletions

View File

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