diff --git a/Cargo.toml b/Cargo.toml index 0bf80fc15a..b66e7d0090 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "redoxfs" description = "The Redox Filesystem" repository = "https://gitlab.redox-os.org/redox-os/redoxfs" -version = "0.6.3" +version = "0.6.4" license-file = "LICENSE" readme = "README.md" authors = ["Jeremy Soller "]