From 69cc2da5c837d57f2db69a804caea6a1d37ed9a2 Mon Sep 17 00:00:00 2001 From: Alex Rudy Date: Sat, 2 Dec 2023 18:58:09 +0000 Subject: [PATCH] chore: Release jaws version 1.0.0-alpha.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3007e70..9266e16 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jaws" -version = "0.9.0" +version = "1.0.0-alpha.1" edition = "2021" authors = ["Alex Rudy "] license = "MIT"