chore(release): prepare for 1.134.0

This commit is contained in:
B. Petersen
2024-01-31 14:18:20 +01:00
committed by link2xt
parent d6c24eb9f6
commit 78d304443a
10 changed files with 44 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.133.2"
version = "1.134.0"
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.133.2"
"version": "1.134.0"
}