diff --git a/Cargo.toml b/Cargo.toml index d63ff19..d6e88ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ntapi" -version = "0.3.7" +version = "0.4.0" authors = ["MSxDOS "] description = "FFI bindings for Native API" license = "Apache-2.0 OR MIT"