chore(release): prepare for 1.131.1

This commit is contained in:
link2xt
2023-11-13 16:14:04 +00:00
parent cfb819506f
commit a438a4746a
9 changed files with 19 additions and 12 deletions

View File

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