chore(release): prepare for 1.138.0

This commit is contained in:
B. Petersen
2024-05-13 12:28:35 +02:00
committed by bjoern
parent 77af0a2114
commit 0541ecf22c
13 changed files with 118 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.137.4"
version = "1.138.0"
description = "DeltaChat JSON-RPC API"
edition = "2021"
default-run = "deltachat-jsonrpc-server"

View File

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