Release 1.103.0

This commit is contained in:
link2xt
2022-12-09 15:40:50 +00:00
parent 519f658c07
commit aa6f5fd139
8 changed files with 19 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.102.0"
version = "1.103.0"
description = "DeltaChat JSON-RPC API"
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
edition = "2021"

View File

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