From f9a1fb43c28ead8755155035098e3094d94119e0 Mon Sep 17 00:00:00 2001 From: Alex Rudy Date: Sun, 26 Nov 2023 06:16:20 +0000 Subject: [PATCH] chore: Release jaws version 0.8.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 056eeb4..ba32b11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jaws" -version = "0.7.2" +version = "0.8.0" edition = "2021" authors = ["Alex Rudy "] license = "MIT"