mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 03:16:29 +03:00
Change to normal sematic version number for this sub-crate
Having a number that resembles the core version number is confusing. This doesn't matter at all, it just needs to be a version number.
This commit is contained in:
committed by
Floris Bruynooghe
parent
2f2fc17bd8
commit
7040bd804a
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "deltachat_derive"
|
||||
version = "1.0.0-beta.22"
|
||||
version = "2.0.0"
|
||||
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
|
||||
edition = "2018"
|
||||
license = "MPL-2.0"
|
||||
|
||||
Reference in New Issue
Block a user