chore(release): prepare for 2.6.0

This commit is contained in:
Hocuri
2025-07-23 11:47:05 +02:00
parent f27d54f7fa
commit 51f9279e67
12 changed files with 22 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "2.5.0"
version = "2.6.0"
description = "DeltaChat JSON-RPC API"
edition = "2021"
license = "MPL-2.0"

View File

@@ -54,5 +54,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "2.5.0"
"version": "2.6.0"
}