Release 1.107.1

This commit is contained in:
link2xt
2023-02-01 14:52:06 +00:00
parent 52a4b0c2b8
commit 72e004c12b
7 changed files with 10 additions and 10 deletions

View File

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

View File

@@ -48,5 +48,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.107.0"
"version": "1.107.1"
}