bump version to 1.112.6

This commit is contained in:
B. Petersen
2023-04-04 14:24:39 +02:00
committed by bjoern
parent 0eb2f5bf52
commit 1b00334281
8 changed files with 14 additions and 14 deletions

View File

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