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