diff --git a/Cargo.toml b/Cargo.toml index a7693ff..7ef67c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "virtue" -version = "0.0.6" +version = "0.0.7" edition = "2018" description = "A sinless derive macro helper" license = "MIT"