From 91fc6e4597ed64019888c5e7b989fa2d13070520 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Sat, 7 Oct 2023 09:07:35 -0700 Subject: [PATCH] chore: Release eyra version 0.16.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 44595b1..9634649 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "eyra" -version = "0.16.0" +version = "0.16.1" authors = [ "Dan Gohman ", ]