vbash 0.1.0

Bare package skeleton for vbash
Documentation
1
2
3
4
pub fn version() -> &'static str {
    "0.1.0"
}