From eedaf8eaace8739da03958207578984934a5ead0 Mon Sep 17 00:00:00 2001 From: opensourcegeek Date: Thu, 12 Jan 2017 09:59:30 +0000 Subject: [PATCH] vesion bump --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b0401a5..92f4339 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "stest" -version = "0.6.9" +version = "0.6.10" dependencies = [ "chrono 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.19.1 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 10c000f..21fb639 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stest" -version = "0.6.9" +version = "0.6.10" authors = ["opensourcegeek <3.pravin@gmail.com>"] [features]