diff --git a/Cargo.toml b/Cargo.toml index b169cb3..3da36c5 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.0.8" +version = "0.0.9" authors = ["Ana Hobden "] license = "MIT" edition = "2018"