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:
Floris Bruynooghe
2020-01-22 22:08:06 +01:00
committed by Floris Bruynooghe
parent 2f2fc17bd8
commit 7040bd804a

View File

@@ -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"