diff --git a/Cargo.toml b/Cargo.toml index f34c838..f5f96cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license-file = "LICENSE" name = "fpsdk" readme = "README.md" repository = "https://github.com/tonikasoft/fpsdk" -version = "1.0.1" +version = "1.0.2" [package.metadata.docs.rs] targets = [ "x86_64-apple-darwin", "x86_64-pc-windows-msvc" ]