added 1.0

This commit is contained in:
Goren Barak 2023-12-01 15:59:04 -05:00
parent f6a74d71d8
commit 7ca14986f9

View file

@ -1,6 +1,6 @@
[package] [package]
name = "temp" name = "temp"
version = "0.1.1" version = "1.0.0"
edition = "2021" edition = "2021"
description = "A procedural macro to manage temporary variables" description = "A procedural macro to manage temporary variables"
license = "Unlicense" license = "Unlicense"