From 78ff7482a050e1c70eeb52331fe754e5a5b3940b Mon Sep 17 00:00:00 2001 From: John Baublitz Date: Mon, 20 Jan 2025 10:08:56 -0500 Subject: [PATCH] v0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eba125f..f6e5618 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ Getset, we're ready to go! A procedural macro for generating the most basic getters and setters on fields. """ -version = "0.1.3" +version = "0.1.4" authors = [ "Ana Hobden ", "John Baublitz