diff --git a/imag-bookmark/Cargo.toml b/imag-bookmark/Cargo.toml index 5665e670..61970c3c 100644 --- a/imag-bookmark/Cargo.toml +++ b/imag-bookmark/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "imag-bookmark" -version = "0.1.0" +version = "0.2.0" authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-bookmark command" diff --git a/libimagbookmark/Cargo.toml b/libimagbookmark/Cargo.toml index b98982f4..fc5ba07b 100644 --- a/libimagbookmark/Cargo.toml +++ b/libimagbookmark/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libimagbookmark" -version = "0.1.0" +version = "0.2.0" authors = ["Matthias Beyer "] description = "Library for the imag core distribution"