From 30d2c28a22f3b8b6581e9e565330420f7cb95d94 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sat, 10 Feb 2018 16:51:31 +0100 Subject: Update version string: 0.6.0 -> 0.7.0 --- lib/entry/libimagentryutil/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/entry/libimagentryutil/Cargo.toml') diff --git a/lib/entry/libimagentryutil/Cargo.toml b/lib/entry/libimagentryutil/Cargo.toml index 79ad7140..b3602017 100644 --- a/lib/entry/libimagentryutil/Cargo.toml +++ b/lib/entry/libimagentryutil/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libimagentryutil" -version = "0.6.0" +version = "0.7.0" authors = ["Matthias Beyer "] description = "Library for the imag core distribution" @@ -25,5 +25,5 @@ toml-query = "0.6" error-chain = "0.11" filters = "0.2" -libimagstore = { version = "0.6.0", path = "../../../lib/core/libimagstore" } -libimagerror = { version = "0.6.0", path = "../../../lib/core/libimagerror" } +libimagstore = { version = "0.7.0", path = "../../../lib/core/libimagstore" } +libimagerror = { version = "0.7.0", path = "../../../lib/core/libimagerror" } -- cgit v1.2.3