From 0392775a81997c7eefddffc83bd279542148dae2 Mon Sep 17 00:00:00 2001 From: Peter Evers Date: Sun, 13 Nov 2022 20:15:20 +0100 Subject: [PATCH] chore: bump to 0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a26d61a..5479b7d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cloudfront_sign" -version = "0.2.0" +version = "0.2.1" authors = ["Peter Evers "] edition = "2018" description = "Utility module for AWS CloudFront to generate signed URLs and cookies"