chore: bump version to 2.59.0-dev

This commit is contained in:
link2xt
2026-08-11 03:07:37 +00:00
parent e15820fbd5
commit c3563f73e4
11 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "2.58.0"
version = "2.59.0-dev"
description = "DeltaChat JSON-RPC API"
edition = "2024"
license = "MPL-2.0"

View File

@@ -54,5 +54,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "2.58.0"
"version": "2.59.0-dev"
}