diff options
-rw-r--r-- | imag-bookmark/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-bookmark/Cargo.toml b/imag-bookmark/Cargo.toml index 4bd2def4..40f94f7b 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 <mail@beyermatthias.de>"] description = "Part of the imag core distribution: imag-bookmark command" |