version bump

This commit is contained in:
Mariusz Kogen
2024-08-07 08:51:15 +02:00
parent 7c32404b69
commit a3e7e7c6c9
5 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ mod v0_3_6_alpha_5;
mod v0_3_6_alpha_6;
mod v0_3_6_alpha_7;
pub type Current = v0_3_6_alpha_3::Version; // VERSION_BUMP
pub type Current = v0_3_6_alpha_4::Version; // VERSION_BUMP
#[derive(serde::Serialize, serde::Deserialize, Debug, Clone)]
#[serde(untagged)]