diff --git a/Cargo.toml b/Cargo.toml index d2421f8..f85814e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "inter-struct" description = "Automatically generated traits for arbitrary structs." -version = "0.1.0" +version = "0.2.0" authors = ["Arne Beer "] homepage = "https://github.com/nukesor/inter-struct" repository = "https://github.com/nukesor/inter-struct"