From 975fce41701274cf660a14aa7d630c0262000550 Mon Sep 17 00:00:00 2001 From: Alex Rudy Date: Tue, 5 Dec 2023 19:11:44 +0000 Subject: [PATCH] chore: Release jaws version 1.0.0-alpha.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f6ed9db..f70bbf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jaws" -version = "1.0.0-alpha.2" +version = "1.0.0-alpha.3" edition = "2021" authors = ["Alex Rudy "] license = "MIT"