diff --git a/Cargo.toml b/Cargo.toml index 8ff6cc1..481ec8b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "github-device-flow" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = "Binary and library for performing the GitHub Device Flow" license = "MIT"