Release 1.108.0

This commit is contained in:
link2xt
2023-02-13 20:31:52 +00:00
parent 1d81457f38
commit 267263dab7
9 changed files with 13 additions and 13 deletions

View File

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