From d2dceb664011074a3a52db5dbd8501de868d8990 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 18 Apr 2018 15:26:51 +0200 Subject: Update version numbers: 0.7.0 -> 0.8.0 --- lib/entry/libimagentryfilter/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/entry/libimagentryfilter') diff --git a/lib/entry/libimagentryfilter/Cargo.toml b/lib/entry/libimagentryfilter/Cargo.toml index bae77b81..84f0d186 100644 --- a/lib/entry/libimagentryfilter/Cargo.toml +++ b/lib/entry/libimagentryfilter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libimagentryfilter" -version = "0.7.0" +version = "0.8.0" authors = ["Matthias Beyer "] description = "Library for the imag core distribution" @@ -28,8 +28,8 @@ semver = "0.8" toml = "0.4" toml-query = "0.6" -libimagstore = { version = "0.7.0", path = "../../../lib/core/libimagstore" } -libimagentrytag = { version = "0.7.0", path = "../../../lib/entry/libimagentrytag" } +libimagstore = { version = "0.8.0", path = "../../../lib/core/libimagstore" } +libimagentrytag = { version = "0.8.0", path = "../../../lib/entry/libimagentrytag" } [dependencies.clap] version = "^2.29" -- cgit v1.2.3