From bcfc2b611792cad6003ec7babf5a15b992b57556 Mon Sep 17 00:00:00 2001 From: Amanda Liem Date: Thu, 16 Oct 2025 15:59:54 +0000 Subject: [PATCH] chore: release v1.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c3862d9..967e1a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "beacon" -version = "1.0.0" +version = "1.1.0" edition = "2021" authors = ["Advanced Micro Devices, Inc."] license = "MIT"