chore(release): prepare for 1.137.0

This commit is contained in:
link2xt
2024-04-02 21:22:58 +00:00
parent 91600a34b6
commit 9806509f4a
12 changed files with 89 additions and 15 deletions

View File

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