changeset 5:0138438fae34 v0.2.2

Bump -> 0.2.2
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 12 Oct 2019 13:21:20 +0200
parents 051fea58a3c5
children 39057a44d852
files Cargo.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Cargo.toml	Sat Oct 12 13:21:09 2019 +0200
+++ b/Cargo.toml	Sat Oct 12 13:21:20 2019 +0200
@@ -1,6 +1,6 @@
 [package]
 name = "time-test"
-version = "0.2.1"
+version = "0.2.2"
 authors = ["Lewin Bormann <lewin@lewin-bormann.info>"]
 license = "MIT"
 description = "Measure how long your test cases take with one simple macro."