Release 1.112.3

This commit is contained in:
link2xt
2023-03-30 20:32:49 +00:00
parent ef63e01632
commit aff951440c
9 changed files with 16 additions and 18 deletions

View File

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