From f4beded57723814443f3686e8f24c2f7231f4efe Mon Sep 17 00:00:00 2001 From: d3v-null Date: Fri, 20 Sep 2024 02:54:29 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.14.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- RELEASES.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bcbbaca..7840cca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "marlu" -version = "0.13.0" +version = "0.14.0" authors = [ "Christopher H. Jordan ", "Dev Null ", diff --git a/RELEASES.md b/RELEASES.md index e1e3c74..8614dca 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,5 +1,9 @@ +# Version 0.14.0 (2024-09-20) + +- update use mwalib 1.5.0 + # Version 0.13.0 (2024-08-14) - fix issues compiling on arm64: