From 7d8d0c65a18eee09ccd2c8deef8815bc13247949 Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Khan Date: Sun, 29 Jan 2023 13:21:18 +0100 Subject: [PATCH] Release 0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 92226c9..789716a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ordered-stream" -version = "0.1.3" +version = "0.1.4" authors = ["Daniel De Graaf ", "Zeeshan Ali Khan "] license = "MIT OR Apache-2.0" edition = "2018"