chore(release): prepare for 1.137.3

This commit is contained in:
link2xt
2024-04-16 23:37:40 +00:00
parent ff0d506c95
commit 17701b78d6
12 changed files with 82 additions and 15 deletions

View File

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