diff --git a/Cargo.toml b/Cargo.toml index 140580b..9c8d20c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sntpc" -version = "0.3.5" +version = "0.3.6" description = "Library for making SNTP requests" homepage = "https://github.com/vpetrigo/sntpc" repository = "https://github.com/vpetrigo/sntpc"