Merge pull request #642 from impo/imag-todo/update-crate-version
imag-todo: Update crate version
This commit is contained in:
commit
06b7982961
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
authors = ["mario <mario-krehl@gmx.de>"]
|
||||
name = "imag-todo"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
|
||||
[dependencies]
|
||||
clap = "2.*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "libimagtodo"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["mario <mario-krehl@gmx.de>"]
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in a new issue