print-own-version 0.0.3

Print own version. For testing purposes.
Documentation
1
2
3
fn main() {
    print_own_version::print_own_version();
}