///|
/// Unicode version used by the bundled DUCET data.
pub const UNICODE_VERSION : String = "17.0.0"

///|
/// Unicode Collation Algorithm version implemented by this release.
pub const UCA_VERSION : String = "17.0.0"

///|
/// MoonCollate library version.
pub const VERSION : String = "0.2.0"