From 7c643da1972b30dc70b31b4c10c5ed0444e36d53 Mon Sep 17 00:00:00 2001 From: KAMADA Ken'ichi Date: Tue, 5 Jan 2021 17:49:15 +0900 Subject: [PATCH] Increment the version to 0.5.3. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e761db1..e0f8e89 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "exif" -version = "0.5.2" +version = "0.5.3" authors = ["KAMADA Ken'ichi "] edition = "2018"