diff --git a/Cargo.toml b/Cargo.toml index c6d9fa9..008e6f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "repline" repository = "https://git.soft.fish/j/Repline" -version = "0.0.7" +version = "0.0.8" authors = ["John Breaux "] edition = "2021" license = "MIT"