chore(release): prepare for 1.112.10

This commit is contained in:
link2xt
2023-06-01 12:24:18 +00:00
parent 3eddc9164c
commit 0f579c6415
10 changed files with 20 additions and 13 deletions

View File

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

View File

@@ -55,5 +55,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.112.9"
"version": "1.112.10"
}