Bump version to 0.1.5 in Cargo.toml

This commit is contained in:
2025-10-02 01:37:15 +02:00
parent 2ad801f0c1
commit e468658d63

View File

@@ -9,7 +9,7 @@ members = [
exclude = [] exclude = []
[workspace.package] [workspace.package]
version = "0.1.0" version = "0.1.5"
edition = "2021" edition = "2021"
authors = ["Owlibou"] authors = ["Owlibou"]
license = "AGPL-3.0" license = "AGPL-3.0"