Change version to 0.15.1.

This commit is contained in:
Stephen Chung
2020-06-10 22:28:50 +08:00
parent 95f94a3348
commit 13cde456e5
4 changed files with 17 additions and 14 deletions

View File

@@ -74,6 +74,4 @@ fn main() -> Result<(), Box<EvalAltResult>> {
println!();
}
Ok(())
}