//! Release metadata for deployment version tracking.
use crateStack;
use ;
/// Release metadata
///
/// Identifies a specific release version and includes the stack definition.
/// The deployment engine uses this to track which release is currently deployed
/// and which is the target.