chore(release): prepare for 1.136.2

This commit is contained in:
link2xt
2024-03-05 22:42:04 +00:00
parent 02d68332c7
commit 5addfa8d1d
9 changed files with 23 additions and 12 deletions

View File

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