chore(release): prepare for 1.131.9

This commit is contained in:
link2xt
2023-12-02 01:18:34 +00:00
parent 846278b18e
commit fbcd7f46b8
10 changed files with 48 additions and 13 deletions

View File

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