From 3246655bc558606b7d19288040d09efd41d5a3ae Mon Sep 17 00:00:00 2001 From: Bryant Luk Date: Sun, 27 Aug 2023 16:17:42 -0500 Subject: [PATCH] Update alpha version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a5e516a..6508a1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ name = "cloudburst" readme = "README.md" repository = "https://github.com/bluk/cloudburst" rust-version = "1.65.0" -version = "0.0.4" +version = "0.0.5-alpha.2" [features] default = ["std"]