From 440cab6998eb2822dd81450690fdb1d75901ad91 Mon Sep 17 00:00:00 2001 From: Alex Rudy Date: Tue, 5 Dec 2023 22:12:10 +0000 Subject: [PATCH] chore: Release jaws version 1.0.0-alpha.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 919d108..7171916 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jaws" -version = "1.0.0-alpha.3" +version = "1.0.0-alpha.4" edition = "2021" authors = ["Alex Rudy "] license = "MIT"