crate-version-experiment 0.3.5

Experimenting with releases
Documentation
1
2
3
pub fn awesome_experiment() -> String {
    "awesome".to_string()
}