Release 1.113.0

This commit is contained in:
link2xt
2023-04-18 17:06:46 +00:00
parent 663df6bdfd
commit ede4e8109e
12 changed files with 37 additions and 36 deletions

View File

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