Prepare 1.97.0 release (#3668)

This commit is contained in:
link2xt
2022-10-16 16:08:55 +03:00
committed by GitHub
parent 427adefb42
commit 54a157a629
7 changed files with 17 additions and 8 deletions

View File

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

View File

@@ -47,5 +47,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.96.0"
"version": "1.97.0"
}