From 3c8dd19d1117bc219287f5f07b554f5c4a062416 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 24 Dec 2017 14:30:30 +0100 Subject: Update version strings: 0.5.0 -> 0.6.0 --- bin/core/imag-annotate/Cargo.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'bin/core/imag-annotate') diff --git a/bin/core/imag-annotate/Cargo.toml b/bin/core/imag-annotate/Cargo.toml index aabeffa0..ff03e342 100644 --- a/bin/core/imag-annotate/Cargo.toml +++ b/bin/core/imag-annotate/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "imag-annotate" -version = "0.5.0" +version = "0.6.0" authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-annotate command" @@ -27,10 +27,10 @@ url = "1.2" toml = "0.4" toml-query = "0.4" -libimagstore = { version = "0.5.0", path = "../../../lib/core/libimagstore" } -libimagrt = { version = "0.5.0", path = "../../../lib/core/libimagrt" } -libimagerror = { version = "0.5.0", path = "../../../lib/core/libimagerror" } -libimagentryannotation = { version = "0.5.0", path = "../../../lib/entry/libimagentryannotation" } -libimagentryedit = { version = "0.5.0", path = "../../../lib/entry/libimagentryedit" } -libimagutil = { version = "0.5.0", path = "../../../lib/etc/libimagutil" } +libimagstore = { version = "0.6.0", path = "../../../lib/core/libimagstore" } +libimagrt = { version = "0.6.0", path = "../../../lib/core/libimagrt" } +libimagerror = { version = "0.6.0", path = "../../../lib/core/libimagerror" } +libimagentryannotation = { version = "0.6.0", path = "../../../lib/entry/libimagentryannotation" } +libimagentryedit = { version = "0.6.0", path = "../../../lib/entry/libimagentryedit" } +libimagutil = { version = "0.6.0", path = "../../../lib/etc/libimagutil" } -- cgit v1.2.3