diff --git a/Cargo.toml b/Cargo.toml index 61b3aa1..fdf907c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cloudfront_sign" -version = "0.2.1" +version = "0.3.0" authors = ["Peter Evers "] edition = "2018" description = "Utility module for AWS CloudFront to generate signed URLs and cookies"