chore(release): prepare for 1.137.2

This commit is contained in:
B. Petersen
2024-04-05 16:09:52 +02:00
committed by link2xt
parent 2f0f247e70
commit e43ffb20a1
12 changed files with 44 additions and 15 deletions

View File

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

View File

@@ -53,5 +53,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.137.1"
"version": "1.137.2"
}