Release 1.112.1

This commit is contained in:
link2xt
2023-03-27 15:22:31 +00:00
parent 1d42907114
commit edf0c02bc8
9 changed files with 15 additions and 15 deletions

View File

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