Fix version string in imag-bookmark as well
This commit is contained in:
parent
420f31f50b
commit
e4ddae7f10
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "imag-bookmark"
|
name = "imag-bookmark"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
||||||
|
|
||||||
description = "Part of the imag core distribution: imag-bookmark command"
|
description = "Part of the imag core distribution: imag-bookmark command"
|
||||||
|
|
Loading…
Reference in a new issue