prepare 1.95 (#3617)

* update changelog for 1.95.0

* bump version to 1.95.0
This commit is contained in:
bjoern
2022-09-30 12:43:44 +02:00
committed by GitHub
parent 110f56777d
commit 1965866813
7 changed files with 20 additions and 14 deletions

6
Cargo.lock generated
View File

@@ -893,7 +893,7 @@ dependencies = [
[[package]]
name = "deltachat"
version = "1.94.0"
version = "1.95.0"
dependencies = [
"ansi_term",
"anyhow",
@@ -965,7 +965,7 @@ dependencies = [
[[package]]
name = "deltachat-jsonrpc"
version = "1.94.0"
version = "1.95.0"
dependencies = [
"anyhow",
"async-channel",
@@ -993,7 +993,7 @@ dependencies = [
[[package]]
name = "deltachat_ffi"
version = "1.94.0"
version = "1.95.0"
dependencies = [
"anyhow",
"deltachat",