diff options
author | Matthias Beyer <mail@beyermatthias.de> | 2016-10-23 18:44:17 +0200 |
---|---|---|
committer | Matthias Beyer <mail@beyermatthias.de> | 2016-10-23 18:44:17 +0200 |
commit | 6845074d14aac1e6c517cd782f179d687159e506 (patch) | |
tree | cafb661f81e1386d2ec7e7959e1a10998430e859 | |
parent | 1e5112614f7efa8f7ce4a41ab8c622432c628c2c (diff) | |
download | imag-0.2.0.tar.gz imag-0.2.0.tar.xz |
-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" |