chore: update version to 0.2.0

This commit is contained in:
Vincent Herlemont
2023-09-02 13:18:57 +02:00
parent b465210070
commit d34d44dfc1
2 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
[package]
name = "native_model_macro"
version = "0.1.0"
version = "0.2.0"
authors = ["Vincent Herlemont <vincent@herlemont.fr>"]
edition = "2018"
description = "A procedural macro for native_model"