From e77f43d8ae208fe8e624cde4afead4637937ec52 Mon Sep 17 00:00:00 2001 From: daniel Date: Sat, 7 Nov 2020 11:57:48 +0100 Subject: [PATCH] version up --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e68c091..15306d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xdrfile" -version = "0.1.0" +version = "0.2.0" authors = ["Daniel Bauer "] license = "LGPL-3.0-only" edition = "2018"