set the correct version

This commit is contained in:
Linus Vogel 2026-08-17 17:48:48 +02:00
parent cd2fcf90e1
commit bdf702c82f

View File

@ -1,6 +1,6 @@
[package]
name = "lfcm"
version = "0.0.0"
version = "0.1.0"
authors = ["Linus Vogel <linus@linvogel.ch>"]
description = "A `cargo generate` template for quick-starting a procedural macro crate"
keywords = ["template", "proc_macro", "procmacro"]