diff --git a/Cargo.toml b/Cargo.toml index 95c473d2ed..459ca3800d 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.5.3" +version = "0.5.4" license-file = "LICENSE" readme = "README.md" authors = ["Jeremy Soller "]