prepare 1.100.0 💯 (#3745)

* update changelog for core100

* bump version to 1.100.0
This commit is contained in:
bjoern
2022-11-09 17:19:17 +01:00
committed by GitHub
parent f20c3e08d4
commit d2cc343649
8 changed files with 20 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat-jsonrpc"
version = "1.99.0"
version = "1.100.0"
description = "DeltaChat JSON-RPC API"
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
edition = "2021"

View File

@@ -48,5 +48,5 @@
},
"type": "module",
"types": "dist/deltachat.d.ts",
"version": "1.99.0"
}
"version": "1.100.0"
}