chore(release): prepare for 2.16.0

This commit is contained in:
link2xt
2025-10-01 13:34:45 +00:00
parent 5adc68cf0b
commit 570a9993f7
12 changed files with 71 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-rpc-server"
version = "2.15.0"
version = "2.16.0"
description = "DeltaChat JSON-RPC server"
edition = "2021"
readme = "README.md"

View File

@@ -15,5 +15,5 @@
},
"type": "module",
"types": "index.d.ts",
"version": "2.15.0"
"version": "2.16.0"
}