From 9c13d5162cc0c6d1740a9fbe5c5a8d5983f05d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20C=C3=B4rte-Real?= Date: Mon, 26 Aug 2019 13:45:03 +0100 Subject: [PATCH] Release 0.36.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b589119..bde6e0d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rawloader" -version = "0.36.0" +version = "0.36.1" authors = ["Pedro CĂ´rte-Real "] description = "A library to extract the data from camera raw formats" documentation = "https://docs.rs/rawloader/"