From fbd595dc2c738de40f6ec1e377d0abaaccaf942f Mon Sep 17 00:00:00 2001 From: Alec Embke Date: Tue, 3 Sep 2024 10:01:38 -0700 Subject: [PATCH] chore: version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ff9e717..a6fc986 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ homepage = "https://github.com/aembke/fred-macros" license = "MIT" readme = "README.md" repository = "https://github.com/aembke/fred-macros" -version = "0.0.1" +version = "0.1.0" exclude = ["bin"] [lib]