mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
chore: Version bump
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
parent
43544a3109
commit
c9f126ac8e
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "native_model"
|
||||
version = "0.6.3"
|
||||
version = "0.6.4"
|
||||
authors = ["Vincent Herlemont <vincent@herlemont.fr>", "quexeky <git@quexeky.dev>"]
|
||||
edition = "2021"
|
||||
description = "A thin wrapper around serialized data which add information of identity and version."
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "native_model_macro"
|
||||
version = "0.6.2"
|
||||
authors = ["Vincent Herlemont <vincent@herlemont.fr>"]
|
||||
version = "0.6.4"
|
||||
authors = ["Vincent Herlemont <vincent@herlemont.fr>", "quexeky <git@quexeky.dev>"]
|
||||
edition = "2018"
|
||||
description = "A procedural macro for native_model"
|
||||
license = "MIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue