release 1.104.0 (#3857)

This commit is contained in:
bjoern
2022-12-20 17:57:16 +01:00
committed by GitHub
parent 5922fb38da
commit 3130fdc4f0
8 changed files with 20 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.103.0"
version = "1.104.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.103.0"
"version": "1.104.0"
}