From 97bad4e0a75524ff2db61da8c81d4e0397b572ef Mon Sep 17 00:00:00 2001 From: Christopher Berner Date: Wed, 20 Mar 2019 17:50:32 -0700 Subject: [PATCH] Version 0.7.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 761b653..96d74ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "raptorq" description = "RaptorQ (RFC6330)" license = "Apache-2.0" repository = "https://github.com/cberner/raptorq" -version = "0.7.0" +version = "0.7.1" authors = ["Christopher Berner "] [dependencies]