chore(release): prepare for 1.133.0

This commit is contained in:
link2xt
2024-01-14 00:32:55 +00:00
parent 849a873e61
commit 1895f4c556
11 changed files with 71 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.132.1"
version = "1.133.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.132.1"
"version": "1.133.0"
}