diff --git a/Cargo.toml b/Cargo.toml index 0f07e15..7f12251 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ members = [ exclude = [] [workspace.package] -version = "0.1.0" +version = "0.1.5" edition = "2021" authors = ["Owlibou"] license = "AGPL-3.0" diff --git a/README.md b/README.md index d921725..e049967 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Alpha Status -- This project is currently in **alpha** (v0.1.0) and under active development. +- This project is currently in **alpha** (v0.1.5) and under active development. - Core features are functional but expect occasional bugs and missing polish. - Breaking changes may occur between releases as we refine the API. - Feedback, bug reports, and contributions are very welcome!