chore(release): prepare for 1.137.4

This commit is contained in:
link2xt
2024-04-24 11:10:25 +00:00
parent 8df3b1bb1b
commit a1ee2b463f
12 changed files with 59 additions and 15 deletions

View File

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

View File

@@ -53,5 +53,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.137.3"
"version": "1.137.4"
}