diff --git a/Cargo.toml b/Cargo.toml index e572613..c5b486f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["edef "] name = "fringe" description = "safe, lightweight userland context switches" -version = "1.0.0" +version = "1.0.1" license = "Apache-2.0/MIT" homepage = "https://github.com/edef1c/libfringe" repository = "https://github.com/edef1c/libfringe"