chore(release): prepare for v1.115.0

This commit is contained in:
link2xt
2023-05-12 13:49:22 +00:00
parent 67480999c0
commit ce729263a5
10 changed files with 53 additions and 33 deletions

View File

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

View File

@@ -55,5 +55,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.114.0"
"version": "1.115.0"
}