From 6977ae593967ff467373ea35d9a6775cda669b68 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 10 Oct 2024 11:16:09 -0700 Subject: [PATCH] chore: Release eyra version 0.19.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b421f73..65eef6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "eyra" -version = "0.18.0" +version = "0.19.0" authors = [ "Dan Gohman ", ]