chore(release): prepare for 1.148.2

This commit is contained in:
link2xt
2024-10-23 17:52:07 +00:00
parent db6d451c90
commit acd7a1d17e
12 changed files with 31 additions and 15 deletions

View File

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

View File

@@ -58,5 +58,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.148.1"
"version": "1.148.2"
}