From 6b32244a15f771e8606e57784ac59c771031bdb0 Mon Sep 17 00:00:00 2001 From: Paul Butler Date: Sun, 5 May 2024 13:24:38 -0400 Subject: [PATCH] update aper-stateroom version --- aper-stateroom/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aper-stateroom/Cargo.toml b/aper-stateroom/Cargo.toml index 83c46ba..fbff1d9 100644 --- a/aper-stateroom/Cargo.toml +++ b/aper-stateroom/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aper-stateroom" -version = "0.2.2" +version = "0.3.0" edition = "2018" repository = "https://github.com/drifting-in-space/aper" publish = false